13 14 15
# File 'lib/barruun/cli.rb', line 13 def sink(file_path) Barruun::Managers::Logging::Sink.new(file_path).call end