Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
gnomejs/cmd-cliThe `cmd-cli` module provides a simple way to execute windows command line scripts or files.
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
JSR Score
88%
Published
4 months ago (0.0.0)
default
The cmd
module provides a simple way to executecmd scripts using the cmd
shell.
f
cmd
Executes a windows command line (.cmd, .bat) script using the CmdCliCommand class.
v
CMD_EXT
File extension for cmd scripts.
c
CmdCliCommand
Represents a windows cmd cli command executed using the cmd
executable.
f
cmd
Executes a windows command line (.cmd, .bat) script using the CmdCliCommand class.
v
CMD_EXT
File extension for cmd scripts.
c
CmdCliCommand
Represents a windows cmd cli command executed using the cmd
executable.