package
0.5.0
Repository: https://github.com/go-vela/vela-npm.git
Documentation: pkg.go.dev

# Functions

NewOSContext creates an instance of OSContextImpl.

# Structs

ErrorStruct defines contents of NPMErrorResponse.
NPMErrorResponse is the JSON response for an npm command when it errors.
OSContextImpl an implementation for OSContext using os/exec.

# Interfaces

OSContext interface for running CLI commands.