class Nrb::Commands::Starter
Command that loads the script.
Public Instance Methods
start()
click to toggle source
# File lib/nrb/commands/starter.rb, line 7 def start require_main_file end
Command that loads the script.
# File lib/nrb/commands/starter.rb, line 7 def start require_main_file end