Class: ConfigTable::ProgramItem
- Defined in:
- lib/gems/xmpp4r-0.4/setup.rb
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 ConfigTable::Item
Instance Method Details
#config_type ⇒ Object
397 398 399 |
# File 'lib/gems/xmpp4r-0.4/setup.rb', line 397 def config_type 'program' end |