class X::IO::Link does X::IO is Exception { }
Error class for failed link operation.
A typical error message is
Failed to create link called 'my-link' on target 'does-not exist': Failed to link file
Methods
method target
Returns the name of the link target, i.e. the existing file.
method name
Returns the name of the link that could not be created.
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.
Built with Podlite ā the markup and publishing tools behind this site.