mantaGetwd: Gets current working directory on Manta.

Description Usage See Also Examples

View source: R/mantaGetwd.R

Description

The current working directory is stored internally in mantaRSDK on your local system and is not saved. between sessions. It initializes to the root directory of private Manta storage: ~~/stor.

Usage

1

See Also

Other Directory: mantaMkdir; mantaRmdir; mantaRm; mantaSetwd.public; mantaSetwd.reports; mantaSetwd.stor; mantaSetwd; mantaSnapln

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
## Manta working directory
mantaGetwd()
mantaGetwd() -> tempdir
mantaSetwd.public()
mantaLs.l()
mantaSetwd(tempdir)

## End(Not run)

joyent/mantaRSDK documentation built on May 19, 2019, 10:43 p.m.