class X::IO::Rename does X::IO is Exception { }
Error class for failed file or directory rename operations. A typical
error message is
Failed to rename 'source' to 'destination': is a directory
Methods
method from
Returns the source of the failed rename operation
method to
Returns the destination of the failed rename operation
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.