package
1.0.6
Repository: https://github.com/bitrise-io/go-steputils.git
Documentation: pkg.go.dev

# Functions

AddCommand returns command model to install js dependencies.
DetectTool returns the Js package manager used, e.g.
InstallGlobalDependencyCommand returns command model to install a global js dependency.
RemoveCommand returns command model to remove js dependencies.

# Constants

PackageScope types.
PackageScope types.
Package manager types.
Package manager types.

# Structs

InstallCommand contains the command to be executed and wether the resulting error can be ignored.

# Type aliases

CommandScope describes package manager command scope (global, or not).
Tool identifies a package manager tool.