Method: CSL::Info#id

Defined in:
lib/csl/info.rb

#idId

Returns the id text node.

Returns:

  • (Id)

    the id text node



94
95
96
# File 'lib/csl/info.rb', line 94

def id
  children[:id]
end