Method: ZergXcode::XcodeObject#_attr_hash
- Defined in:
- lib/zerg_xcode/objects/xcode_object.rb
#_attr_hash ⇒ Object
The (internal) hash holding the file’s attributes.
56 57 58 |
# File 'lib/zerg_xcode/objects/xcode_object.rb', line 56 def _attr_hash @attrs end |