Expand description
just
is primarily used as a command-line binary, but does provide a
limited public library interface.
Please keep in mind that there are no semantic version guarantees for the library interface. It may break or change at any time.
Functions§
- run
- Main entry point into
just
. Parse arguments fromargs
and run.