Class: BBItools::DSSymbols

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

Overview

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

Instance Attribute Summary collapse

Instance Attribute Details

#fileObject

Returns the value of attribute file.



34
35
36
# File 'lib/cocoapods-bb-PodAssistant/tools/link_map.rb', line 34

def file
  @file
end

#nameObject

Returns the value of attribute name.



34
35
36
# File 'lib/cocoapods-bb-PodAssistant/tools/link_map.rb', line 34

def name
  @name
end

#sizeObject

Returns the value of attribute size.



34
35
36
# File 'lib/cocoapods-bb-PodAssistant/tools/link_map.rb', line 34

def size
  @size
end