Error while trying to remove a file
class X::IO::Unlink does X::IO is Exception { }
Error class for failed unlink operation.
A typical error message is
Failed to remove the file 'secret': Permission defined
Returns the path that unlink failed to delete.