Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove not implemented warning for move()
Because now it *is* implemented!
  • Loading branch information
hoelzro committed Aug 28, 2015
1 parent 2e91532 commit 7678c0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Type/IO/Path.pod
Expand Up @@ -280,8 +280,6 @@ Please use L<rename|/routine/rename> if a file can be moved by renaming
(which is usually possible if the destination is on the same different
physical storage device).
B<NOTE>: This function has not yet been implemented in Rakudo.
=head2 routine symlink
method symlink(IO::Path:D: Str $name --> Bool);
Expand Down

0 comments on commit 7678c0f

Please sign in to comment.