class X::IO::Cwd does X::IO is Exception { }

Error class when the runtime fails to determine the current directory.

A typical error message is

Failed to get the working directory: permission denied

Typegraph§

Type relations for X::IO::Cwd
raku-type-graph X::IO::Cwd X::IO::Cwd Exception Exception X::IO::Cwd->Exception X::IO::Cwd->Exception X::IO::Cwd->Exception X::IO X::IO X::IO::Cwd->X::IO Mu Mu Any Any Any->Mu Exception->Any X::OS X::OS X::OS->Exception X::IO->Exception X::IO->X::OS

Expand chart above