Class: ConfigTable::PathItem

Inherits:
Item show all
Defined in:
lib/roebe/setup/setup.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 ConfigTable::Item

Instance Method Details

#config_typeObject



439
440
441
# File 'lib/roebe/setup/setup.rb', line 439

def config_type
  'path'
end