Class: Rigor::CLI::UntypedCall

Inherits:
Data
  • Object
show all
Defined in:
lib/rigor/cli/protection_report.rb

Instance Attribute Summary collapse

Instance Attribute Details

#countObject (readonly)

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



14
15
16
# File 'lib/rigor/cli/protection_report.rb', line 14

def count
  @count
end

#dynamic_originObject (readonly)

Returns the value of attribute dynamic_origin

Returns:

  • (Object)

    the current value of dynamic_origin



14
15
16
# File 'lib/rigor/cli/protection_report.rb', line 14

def dynamic_origin
  @dynamic_origin
end

#examplesObject (readonly)

Returns the value of attribute examples

Returns:

  • (Object)

    the current value of examples



14
15
16
# File 'lib/rigor/cli/protection_report.rb', line 14

def examples
  @examples
end

#method_nameObject (readonly)

Returns the value of attribute method_name

Returns:

  • (Object)

    the current value of method_name



14
15
16
# File 'lib/rigor/cli/protection_report.rb', line 14

def method_name
  @method_name
end