Method: Cyc::Term#id

Defined in:
lib/cyc/term.rb

#idObject

Return external ID of the term.



16
17
18
# File 'lib/cyc/term.rb', line 16

def id
  @id
end