Method makeSymbolicLink()
Suspends
Creates a symbolic link pointing to target
.
target
may be either an absolute path of the file, or a path relative to the containing folder.
mode
is a POSIX permission mask.
Bits higher than 0777 are ignored.