with-args

command
v0.1.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Command with-args shows that flags and positional args are forwarded verbatim to the wrapped command. "start --port 9000 -v a b" re-execs the worker as "serve --port 9000 -v a b", so the worker sees exactly what was typed.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL