class RDF::Raptor::FFI::V2::Term::BlankValue

Public Instance Methods

to_str() click to toggle source
# File lib/rdf/raptor/ffi/v2/term.rb, line 49
def to_str
  self[:string]
end