Method: Puppet::Util::CommandLine#args
- Defined in:
- lib/vendor/puppet/util/command_line.rb
#args ⇒ Object (readonly)
Returns the value of attribute args.
31 32 33 |
# File 'lib/vendor/puppet/util/command_line.rb', line 31 def args @args end |