Method: Docxer::Relationships::Relationship#id
- Defined in:
- lib/docxer/relationships/relationship.rb
#id ⇒ Object
Returns the value of attribute id.
5 6 7 |
# File 'lib/docxer/relationships/relationship.rb', line 5 def id @id end |