JanetDocsPlaygroundI'm feeling luckyGitHub sign in

debug/stacktrace



    cfunction
    src/core/debug.c on line 370, column 1

    (debug/stacktrace fiber &opt err prefix)

    Prints a nice looking stacktrace for a fiber. Can optionally 
    provide an error value to print the stack trace with. If `err` is 
    nil or not provided, and no prefix is given, will skip the error 
    line. Returns the fiber.


0 examplesSign in to add an example
Loading...