Method: Vagrant::Provisioners::Shell::Config#args
- Defined in:
- lib/vagrant/provisioners/shell.rb
#args ⇒ Object
Returns the value of attribute args.
10 11 12 |
# File 'lib/vagrant/provisioners/shell.rb', line 10 def args @args end |