Class: BitClust::LinkChecker::Finding

Inherits:
Struct
  • Object
show all
Defined in:
lib/bitclust/link_checker.rb

Instance Attribute Summary collapse

Instance Attribute Details

#locationObject

Returns the value of attribute location

Returns:

  • (Object)

    the current value of location



23
24
25
# File 'lib/bitclust/link_checker.rb', line 23

def location
  @location
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



23
24
25
# File 'lib/bitclust/link_checker.rb', line 23

def message
  @message
end

#refObject

Returns the value of attribute ref

Returns:

  • (Object)

    the current value of ref



23
24
25
# File 'lib/bitclust/link_checker.rb', line 23

def ref
  @ref
end