ThomasT
Denoβ€’2y agoβ€’
1 reply
Thomas

List of available demo commands

Is there a programmatic way to get a list of all possible deno commands?

Something like:
const commands = ['run', 'test', ...]!
Was this page helpful?