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

Error class for failed chmod calls.

A typical error message is

Failed to set the mode of '/home/other' to '0o777': Permission denied

Typegraph§

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