class X::IO::Symlink does X::IO is Exception { }
Error class for failed symlink creation.
A typical error message is
Failed to create symlink called 'euler' on target '/home/myhome/euler-1.raku': Failed to symlink file: file already exist
Methods
method name
Returns the path that symlink failed to create.
method target
Returns the path that symlink failed to create a link to.
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.