The command line interface.
Classes: Call, List, Top
11 12 13
# File 'lib/bake/command.rb', line 11 def self.call(*arguments) Top.call(*arguments) end