8 9 10
# File 'lib/codelog/command/new.rb', line 8 def self.run(options) Codelog::Command::New.new.run options end