Class: UniProp::PropFileValueGroup
- Inherits:
-
Object
- Object
- UniProp::PropFileValueGroup
- Defined in:
- lib/uniprop/inspects.rb
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
26 27 28 |
# File 'lib/uniprop/inspects.rb', line 26 def inspect "#<#{self.class.name} #{propfile.basename_prefix}>" end |