Class: HomographicSpoofing::Detector::Detection

Inherits:
Struct
  • Object
show all
Defined in:
lib/homographic_spoofing/detector/detection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



1
2
3
# File 'lib/homographic_spoofing/detector/detection.rb', line 1

def label
  @label
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



1
2
3
# File 'lib/homographic_spoofing/detector/detection.rb', line 1

def reason
  @reason
end