Class: BBItools::Sections

Inherits:
Object
  • Object
show all
Defined in:
lib/cocoapods-bb-PodAssistant/tools/link_map.rb

Overview

———————————Sections class———————————

Instance Attribute Summary collapse

Instance Attribute Details

#addressObject

Returns the value of attribute address.



21
22
23
# File 'lib/cocoapods-bb-PodAssistant/tools/link_map.rb', line 21

def address
  @address
end

#sectionObject

Returns the value of attribute section.



21
22
23
# File 'lib/cocoapods-bb-PodAssistant/tools/link_map.rb', line 21

def section
  @section
end

#segmentObject

Returns the value of attribute segment.



21
22
23
# File 'lib/cocoapods-bb-PodAssistant/tools/link_map.rb', line 21

def segment
  @segment
end

#sizeObject

Returns the value of attribute size.



21
22
23
# File 'lib/cocoapods-bb-PodAssistant/tools/link_map.rb', line 21

def size
  @size
end