Class: Vangrail::AgentDojoAdapter::Trace

Inherits:
Struct
  • Object
show all
Defined in:
lib/vangrail/agent_dojo_adapter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



22
23
24
# File 'lib/vangrail/agent_dojo_adapter.rb', line 22

def data
  @data
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



22
23
24
# File 'lib/vangrail/agent_dojo_adapter.rb', line 22

def path
  @path
end

#sha256Object

Returns the value of attribute sha256

Returns:

  • (Object)

    the current value of sha256



22
23
24
# File 'lib/vangrail/agent_dojo_adapter.rb', line 22

def sha256
  @sha256
end