Class: Vicary::Gates::Violation

Inherits:
Struct
  • Object
show all
Defined in:
lib/vicary/gates.rb

Instance Attribute Summary collapse

Instance Attribute Details

#detailObject

Returns the value of attribute detail

Returns:

  • (Object)

    the current value of detail



76
77
78
# File 'lib/vicary/gates.rb', line 76

def detail
  @detail
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



76
77
78
# File 'lib/vicary/gates.rb', line 76

def kind
  @kind
end