Class: Itools::DSSymbols

Inherits:
Object
  • Object
show all
Defined in:
lib/itools/link_map.rb

Overview

———————————DSSymbols class———————————

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file.



33
34
35
# File 'lib/itools/link_map.rb', line 33

def file
  @file
end

#nameObject

Returns the value of attribute name.



33
34
35
# File 'lib/itools/link_map.rb', line 33

def name
  @name
end

#sizeObject

Returns the value of attribute size.



33
34
35
# File 'lib/itools/link_map.rb', line 33

def size
  @size
end