Minimal yargs builder surface used to declare the command's options. Re-declared locally so the package stays decoupled from @stone-js/node-cli-adapter (the CLI adapter passes the real yargs builder at run time; this only shapes the callback).
@stone-js/node-cli-adapter
Minimal yargs builder surface used to declare the command's options. Re-declared locally so the package stays decoupled from
@stone-js/node-cli-adapter(the CLI adapter passes the real yargs builder at run time; this only shapes the callback).