Class: Mxrb::Semantic::SemanticSearchHit

Inherits:
Data
  • Object
show all
Defined in:
lib/mxrb/semantic/index.rb

Instance Attribute Summary collapse

Instance Attribute Details

#artifactObject (readonly)

Returns the value of attribute artifact

Returns:

  • (Object)

    the current value of artifact



24
25
26
# File 'lib/mxrb/semantic/index.rb', line 24

def artifact
  @artifact
end

#distanceObject (readonly)

Returns the value of attribute distance

Returns:

  • (Object)

    the current value of distance



24
25
26
# File 'lib/mxrb/semantic/index.rb', line 24

def distance
  @distance
end