Function rsix::process::getcwd[][src]

pub fn getcwd(reuse: OsString) -> Result<OsString>
Expand description

getcwd()

If reuse is non-empty, reuse its buffer to store the result if possible.

References