Method: CSL::Info#id
- Defined in:
- lib/csl/info.rb
#id ⇒ Id
Returns the id text node.
94 95 96 |
# File 'lib/csl/info.rb', line 94 def id children[:id] end |
Returns the id text node.
94 95 96 |
# File 'lib/csl/info.rb', line 94 def id children[:id] end |