Class: Hecks::Behaviors::TestSetup
- Inherits:
-
Struct
- Object
- Struct
- Hecks::Behaviors::TestSetup
- Defined in:
- lib/hecks/behaviors/ir.rb
Instance Attribute Summary collapse
-
#args ⇒ Object
Returns the value of attribute args.
-
#command ⇒ Object
Returns the value of attribute command.
Instance Attribute Details
#args ⇒ Object
Returns the value of attribute args
12 13 14 |
# File 'lib/hecks/behaviors/ir.rb', line 12 def args @args end |
#command ⇒ Object
Returns the value of attribute command
12 13 14 |
# File 'lib/hecks/behaviors/ir.rb', line 12 def command @command end |