# 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.