my class X::IO::Rmdir does X::IO is Exception { }

Error class for failed rmdir operations.

A typical error message is

Failed to remove the directory 'lib': Directory not empty

Methods§

method path§

Returns the path rmdir failed to remove

Typegraph§

Type relations for X::IO::Rmdir
raku-type-graph X::IO::Rmdir X::IO::Rmdir Exception Exception X::IO::Rmdir->Exception X::IO::Rmdir->Exception X::IO X::IO X::IO::Rmdir->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