Class: Nrb::Commands::Starter

Inherits:
InsideGroup
  • Object
show all
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

#startObject



8
9
10
# File 'lib/nrb/commands/starter.rb', line 8

def start
  require_main_file
end