Class: Nrb::Commands::Starter
- Defined in:
- lib/nrb/commands/starter.rb
Overview
Command that loads the script.
Instance Method Summary collapse
Methods inherited from Inside
Methods inherited from Base
Instance Method Details
#start ⇒ Object
7 8 9 |
# File 'lib/nrb/commands/starter.rb', line 7 def start require_main_file end |