deploy_filesystem {Travel} | R Documentation |
These functions manage the filesystem which Travel is used to create virtual pointers. You should not call these functions manually for Travel will automatically mount the filesystem if it needs one.
deploy_filesystem() get_mountpoint() set_mountpoint(path) run_filesystem() stop_filesystem() is_filesystem_running()
Character vector or no return value
## Automatically determine the mountpoint ## and deploy the filesystem Travel:::deploy_filesystem() ## Get mountpoint for the current filesystem Travel:::get_mountpoint()