Struct path_dedot::CWD [−]
pub struct CWD { /* fields omitted */ }Current working directory.
Methods from __Deref<Target = PathBuf>
Trait Implementations
impl __Deref for CWD
impl __Deref for CWDtype Target = PathBuf
The resulting type after dereferencing.
fn deref(&self) -> &PathBuf
fn deref(&self) -> &PathBufDereferences the value.
impl LazyStatic for CWD
impl LazyStatic for CWDfn initialize(lazy: &Self)
fn initialize(lazy: &Self)