Method: Sym::App::CLI#command
- Defined in:
- lib/sym/app/cli.rb
#command ⇒ Object
122 123 124 |
# File 'lib/sym/app/cli.rb', line 122 def command @command ||= self.application.command if self.application end |
122 123 124 |
# File 'lib/sym/app/cli.rb', line 122 def command @command ||= self.application.command if self.application end |