class Argos::Command
Constants
- PARAM_DEFAULT
Attributes
param[RW]
Public Class Methods
new()
click to toggle source
# File lib/argos/command.rb, line 15 def initialize @param = PARAM_DEFAULT end