Class: Relevance::Tarantula::IOReporter::IOResultOverview

Inherits:
Struct
  • Object
show all
Defined in:
lib/relevance/tarantula/io_reporter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#codeObject

Returns the value of attribute code

Returns:

  • (Object)

    the current value of code



7
8
9
# File 'lib/relevance/tarantula/io_reporter.rb', line 7

def code
  @code
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



7
8
9
# File 'lib/relevance/tarantula/io_reporter.rb', line 7

def url
  @url
end