JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

curenv

core-api


    function
    boot.janet on line 2508, column 1

    (curenv &opt n)

    Get the current environment table. Same as `(fiber/getenv 
    (fiber/current))`. If `n` is provided, gets the nth prototype of 
    the environment table.


0 examplesSign in to add an example
Loading...