Class: Atlasq::Command::Options

Inherits:
Struct
  • Object
show all
Defined in:
lib/atlasq/command.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args



16
17
18
# File 'lib/atlasq/command.rb', line 16

def args
  @args
end

#commandObject

Returns the value of attribute command



16
17
18
# File 'lib/atlasq/command.rb', line 16

def command
  @command
end