class X::IO::Dir does X::IO is Exception { }
Error class that is thrown when a dir call fails.
A typical error message is
Failed to get the directory contents of '/tmp/': No such file or directory
Methods
method path
Returns the path that dir failed to read.
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.