Filesystem

Filesystem

Base.Filesystem.pwdFunction

pwd() -> AbstractString

Get the current working directory.

source

Base.Filesystem.cdMethod

cd(dir::AbstractString=homedir())

Set the current working directory.

source

Base.Filesystem.cdMethod

cd(