package
0.0.0-20210209154853-8018142368d2
Repository: https://github.com/joyent/containerpilot.git
Documentation: pkg.go.dev

# README

commands

GoDoc

# Functions

NewCommand parses JSON config into a Command.
ParseArgs parses the executable and its arguments from supported types.

# Structs

Command wraps an os/exec.Cmd with a timeout, logging, and arg parsing.