JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

spork/path/delim

spork


    string
    /usr/local/lib/janet/spork/path.janet on line 147, column 1

    Platform delimiter


1 exampleSign in to add an example
Loading...
path/delim # => ":" on Unix and Linux, ";" on Windows
clementiPlayground