Class: Mxrb::Semantic::ArtifactDetails

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



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

def artifact
  @artifact
end

#incomingObject (readonly)

Returns the value of attribute incoming

Returns:

  • (Object)

    the current value of incoming



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

def incoming
  @incoming
end

#outgoingObject (readonly)

Returns the value of attribute outgoing

Returns:

  • (Object)

    the current value of outgoing



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

def outgoing
  @outgoing
end