JanetDocsPlaygroundI'm feeling luckyGitHub sign in

require



    function
    boot.janet on line 2904, 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...