JanetDocsPlaygroundI'm feeling luckyGitHub sign in

os/symlink



    cfunction
    src/core/os.c on line 1497, column 1

    (os/symlink oldpath newpath)

    Create a symlink from oldpath to newpath, returning nil. Same as 
    `(os/link oldpath newpath true)`.


0 examplesSign in to add an example
Loading...