Description Usage Arguments Details Value
View source: R/divime_vagrant_state.R
status and handling of VM
1 | divime_vagrant_state(divime_loc, what = "status", silent = FALSE)
|
divime_loc |
character, path to DiViMe directory |
what |
character, what to do, |
silent |
logical, should a message be printed |
what=
can be one of the following:
"status"
: default, what is the state of the VM
"start"
: start the VM
"suspend"
: suspend the VM
"halt"
: shut down the VM
in case of what = "status"
, there is also an invisible result that indicates whether the VM is running
a message (or modifies the state of the VM)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.