20 21 22
# File 'lib/barruun/cli.rb', line 20 def sink(file_path) Barruun::Managers::Bigquery::Dataset.new(file_path).call end