Class: RQR::ConfigTable::ProgramItem
Instance Attribute Summary
Attributes inherited from Item
Instance Method Summary collapse
Methods inherited from Item
#help_opt, #initialize, #resolve, #set, #value, #value?
Constructor Details
This class inherits a constructor from RQR::ConfigTable::Item
Instance Method Details
#config_type ⇒ Object
398 399 400 |
# File 'lib/rqr.rb', line 398 def config_type 'program' end |