Class: Hecks::Ports::Agent::Question

Inherits:
Struct
  • Object
show all
Defined in:
lib/hecks/ports/agent.rb

Overview

ONE QUESTION. because is the reasoning quoted back so a human can see it, not decoration — the same "show your work" the language's own refusal messages already practice.

Instance Attribute Summary collapse

Instance Attribute Details

#becauseObject

Returns the value of attribute because

Returns:

  • (Object)

    the current value of because



70
71
72
# File 'lib/hecks/ports/agent.rb', line 70

def because
  @because
end

#textObject

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



70
71
72
# File 'lib/hecks/ports/agent.rb', line 70

def text
  @text
end