Define a new command namespace
49 50 51
# File 'lib/runfile/dsl.rb', line 49 def command(name=nil) Runner.instance.namespace = name end