Class: LinkmapIos::Library

Inherits:
Struct
  • Object
show all
Defined in:
lib/linkmap_ios.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dead_symbol_sizeObject

Returns the value of attribute dead_symbol_size

Returns:

  • (Object)

    the current value of dead_symbol_size



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

def dead_symbol_size
  @dead_symbol_size
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#objectsObject

Returns the value of attribute objects

Returns:

  • (Object)

    the current value of objects



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

def objects
  @objects
end

#sizeObject

Returns the value of attribute size

Returns:

  • (Object)

    the current value of size



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

def size
  @size
end