Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditNpmCommand ¶
type AuditNpmCommand struct { audit.AuditCommand // contains filtered or unexported fields }
func NewAuditNpmCommand ¶
func NewAuditNpmCommand(auditCmd audit.AuditCommand) *AuditNpmCommand
func (*AuditNpmCommand) CommandName ¶
func (auditCmd *AuditNpmCommand) CommandName() string
func (*AuditNpmCommand) Run ¶
func (auditCmd *AuditNpmCommand) Run() (err error)
func (*AuditNpmCommand) SetNpmArgs ¶ added in v2.10.0
func (auditCmd *AuditNpmCommand) SetNpmArgs(npmArgs []string) *AuditNpmCommand
Click to show internal directories.
Click to hide internal directories.