Method: ZergXcode::XcodeObject#attrs

Defined in:
lib/zerg_xcode/objects/xcode_object.rb

#attrsObject

The names of the object’s attributes.



51
52
53
# File 'lib/zerg_xcode/objects/xcode_object.rb', line 51

def attrs
  @attrs.keys
end