Class: FileTag::Definition

Inherits:
Object
  • Object
show all
Includes:
FromHash
Defined in:
lib/nested_file/file_tag.rb

Instance Attribute Summary collapse

Instance Attribute Details

#namesObject

Returns the value of attribute names.



6
7
8
# File 'lib/nested_file/file_tag.rb', line 6

def names
  @names
end

#regObject

Returns the value of attribute reg.



6
7
8
# File 'lib/nested_file/file_tag.rb', line 6

def reg
  @reg
end