Bun.argv.
Running this file with arguments results in the following:
terminal
To parse
argv into a more useful format, use util.parseArgs.
Running
cli.ts with the same arguments prints the parsed values.
terminal
Bun.argv.
argv into a more useful format, use util.parseArgs.
cli.ts with the same arguments prints the parsed values.