JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

require

core-api


    function
    boot.janet on line 3100, column 1

    (require path & args)

    Require a module with the given name. Will search all of the paths 
    in `module/paths`. Returns the new environment returned from 
    compiling and running the file.


0 examplesSign in to add an example
Loading...