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



10
11
12
# File 'lib/relevance/tarantula/io_reporter.rb', line 10

def code
  @code
end

#urlObject

Returns the value of attribute url

Returns:

  • (Object)

    the current value of url



10
11
12
# File 'lib/relevance/tarantula/io_reporter.rb', line 10

def url
  @url
end