JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

module/add-file-extension

core-api


    function
    boot.janet on line 2932, column 1

    (module/add-file-extension ext loader)

    Add paths to `module/paths` for a given file extension such that 
    the programmer can import a module by relative or absolute path 
    from the current working directory. Returns the modified 
    `module/paths`.


0 examplesSign in to add an example
Loading...