Skip to main content

Built and signed on GitHub Actions

The `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
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with 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.