Method: Roby::Application#argv_set
- Defined in:
- lib/roby/app.rb
#argv_set ⇒ Object (readonly)
The –set options passed on the command line
160 161 162 |
# File 'lib/roby/app.rb', line 160 def argv_set @argv_set end |
The –set options passed on the command line
160 161 162 |
# File 'lib/roby/app.rb', line 160 def argv_set @argv_set end |