Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInstallFailed = errors.New("failed to install one or more profiles")
Functions ¶
func AppendToFile ¶
Types ¶
type CmdInstall ¶
type CmdInstall struct { *subcommand.SubCommand // contains filtered or unexported fields }
func NewCmdInstall ¶
func NewCmdInstall(f *cmdutil.Factory) *CmdInstall
func (*CmdInstall) InstallProfile ¶
func (n *CmdInstall) InstallProfile(shell string) (bool, error)
Click to show internal directories.
Click to hide internal directories.