Class: Nrb::Commands::Starter
- Inherits:
-
InsideGroup
- Object
- Thor::Group
- InsideGroup
- Nrb::Commands::Starter
- Defined in:
- lib/nrb/commands/starter.rb
Instance Method Summary collapse
Methods inherited from InsideGroup
#check_inside?, desc_with_warning, source_root, warning
Instance Method Details
#start ⇒ Object
8 9 10 |
# File 'lib/nrb/commands/starter.rb', line 8 def start require_main_file end |