Method: NewRelic::Agent::Commands::AgentCommand#arguments
- Defined in:
- lib/new_relic/agent/commands/agent_command.rb
permalink #arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
9 10 11 |
# File 'lib/new_relic/agent/commands/agent_command.rb', line 9 def arguments @arguments end |