npmutils

package
v2.34.4 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NpmConfig added in v2.1.0

type NpmConfig struct {
	Npm          string
	Command      []string
	CommandFlags []string
	StrWriter    io.WriteCloser
	ErrWriter    io.WriteCloser
}

func (*NpmConfig) GetCmd added in v2.1.0

func (config *NpmConfig) GetCmd() *exec.Cmd

func (*NpmConfig) GetEnv added in v2.1.0

func (config *NpmConfig) GetEnv() map[string]string

func (*NpmConfig) GetErrWriter added in v2.1.0

func (config *NpmConfig) GetErrWriter() io.WriteCloser

func (*NpmConfig) GetStdWriter added in v2.1.0

func (config *NpmConfig) GetStdWriter() io.WriteCloser

Jump to

Keyboard shortcuts

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