Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "bower"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdFactory ¶
type CmdFactory struct {
// contains filtered or unexported fields
}
func (CmdFactory) MakeInstallCmd ¶
func (CmdFactory) MakeListCmd ¶
type ICmdFactory ¶
type Job ¶
func NewJob ¶
func NewJob( file string, cmdFactory ICmdFactory, fileWriter writer.IFileWriter, ) *Job
Click to show internal directories.
Click to hide internal directories.