Module: App::Command::ClassMethods

Defined in:
lib/has_helpers/app/command.rb

Instance Method Summary collapse

Instance Method Details

#runObject



102
103
104
# File 'lib/has_helpers/app/command.rb', line 102

def run(...)
  new.run(...)
end