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