Method: Vagrant::Provisioners::Shell::Config#args

Defined in:
lib/vagrant/provisioners/shell.rb

#argsObject

Returns the value of attribute args.



10
11
12
# File 'lib/vagrant/provisioners/shell.rb', line 10

def args
  @args
end