Class: RQR::ConfigTable::PathItem

Inherits:
Item
  • Object
show all
Defined in:
lib/rqr.rb

Instance Attribute Summary

Attributes inherited from Item

#default, #description, #name

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_typeObject



385
386
387
# File 'lib/rqr.rb', line 385

def config_type
  'path'
end