D
Deno
T
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', ...]!
const commands = ['run', 'test', ...]!
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,974
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
const
commands
=
[
'run'
,
'test'
,
...
]
!
const
commands
=
[
'run'
,
'test'
,
...
]
!
Similar Threads
Demo for Desktop App
T
Thomas / help
2y ago
List of all deno.land packages?
A
abi / help
3y ago
Available disk space
C
cknight / help
2y ago
Does DENO_CERT append a certificate to the list of certs, or does it replace the list?
T
taiwannumberone / help
14mo ago