Skip to main content
Home

Built and signed on GitHub Actions

Works with
This package works with DenoIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Deno
JSR Score94%
Downloads2/wk
Publisheda year ago (1.0.1)

A wrapper around the native subcommand execution apis of deno (later: bun, node) to easily automate cli processes from the outside.

T
GenericLogger

This generic logger type is used to log messages in the SftpClient class. It defaults to 'console' if no logger is provided, but can be overwritten at class instantiation.

T
PuppetProcessOptions
No documentation available
c
PuppetProcess

This class is used to spawn a new process and interact with it. It is NOT inteded to run child processes one-time, but rather to keep them running and interact with them. (At least for now, maybe I'll add this functionality later.)

c
ChildProcessNotRunningError

This error is thrown when a child process is not running, but an operation is attempted that requires the child process to be running.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.