Class: FileTag::Definition
- Inherits:
-
Object
- Object
- FileTag::Definition
- Includes:
- FromHash
- Defined in:
- lib/nested_file/file_tag.rb
Instance Attribute Summary collapse
-
#names ⇒ Object
Returns the value of attribute names.
-
#reg ⇒ Object
Returns the value of attribute reg.
Instance Attribute Details
#names ⇒ Object
Returns the value of attribute names.
6 7 8 |
# File 'lib/nested_file/file_tag.rb', line 6 def names @names end |
#reg ⇒ Object
Returns the value of attribute reg.
6 7 8 |
# File 'lib/nested_file/file_tag.rb', line 6 def reg @reg end |