6 7 8
# File 'lib/barruun/cli.rb', line 6 def bucket(file_path) Barruun::Managers::Storage::Bucket.new(file_path).call end