Class: Hecks::Behaviors::TestSetup

Inherits:
Struct
  • Object
show all
Defined in:
lib/hecks/behaviors/ir.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



12
13
14
# File 'lib/hecks/behaviors/ir.rb', line 12

def args
  @args
end

#commandObject

Returns the value of attribute command

Returns:

  • (Object)

    the current value of command



12
13
14
# File 'lib/hecks/behaviors/ir.rb', line 12

def command
  @command
end