Determine subcommand
If I run
Thanks in advance!
deno test from the command line, how can I determine that test is the subcommand being run. The command is not present in Deno.args, nor Deno.mainModuleThanks in advance!
