This website requires JavaScript.
Explore
Help
Sign In
haskal
/
vagrant
Watch
1
Star
0
Fork
You've already forked vagrant
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
06ff3a363c
vagrant
/
lib
/
vagrant
History
Mitchell Hashimoto
06ff3a363c
Env.load_box! gives a reasonable error if the box specified in the Vagrantfile doesn't exist now.
2010-03-05 16:58:36 -08:00
..
actions
`vagrant-down` now uses reusable actions (a Down action)
2010-03-05 16:47:47 -08:00
downloaders
HTTP downloader clears the download line once its complete so that the log output doesn't wrap
2010-02-28 22:34:07 -08:00
box.rb
Vagrant::Box developer documentation
2010-03-04 00:08:25 -08:00
busy.rb
Run only a single trap thread at any given time. Ensure that trap threads are joined after a busy block ends.
2010-02-15 18:37:20 -08:00
commands.rb
Resume uses the resume action now
2010-03-04 21:22:25 -08:00
config.rb
moved hanging dotfile_name under Vagrant.config.vagrant
2010-03-04 23:50:08 -08:00
env.rb
Env.load_box! gives a reasonable error if the box specified in the Vagrantfile doesn't exist now.
2010-03-05 16:58:36 -08:00
ssh.rb
SSH.up? returns false when an abrupt disconnect occurs
2010-02-16 16:05:58 -08:00
util.rb
error_and_exit now uses `abort`, which prints to stdout before exiting
2010-03-04 21:05:43 -08:00
vm.rb
`vagrant-down` now uses reusable actions (a Down action)
2010-03-05 16:47:47 -08:00