Hello, I'm trying to use the parseArgs from util
to parse arguments of a script.
more precisely I need all fields available from options
this docs only shows type
<https://bun.com/guides/process/argv >
this doc shows short more
https://bun.com/reference/node/util/parseArgs
but this doc doesn't show anything, it's just blank, it should at least show type or short
https://bun.com/reference/node/util/ParseArgsOptionsConfig
for reasons I cannot use my text editor to figure out fields by clicking on all hyperlinks