class X::IO::Mkdir does X::IO is Exception { }
Error class for failed mkdir operations.
A typical error message is
Failed to create directory 'destination' with mode '0o755': File exists
Methods
method path
Returns the path that the mkdir operation failed to create.
method mode
Returns the permissions mask of the failed mkdir operation as an Int.
See Also
class Exception
Anomalous event capable of interrupting normal control-flow
class X::Bind
Error due to binding to something that is not a variable or container
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society.
All rights reserved.
This website uses cookies for analytics.
Got it!