Documentation
¶
Index ¶
- Variables
- func Commands(con *repl.Console) []*cobra.Command
- func InstallFromDir(extLocalPath string, promptToOverwrite bool, con *repl.Console)
- func ListMalManiFest(con *repl.Console)
- func LoadMalManiFest(con *repl.Console, filename string) (*plugin.MalManiFest, error)
- func MalInstallCmd(cmd *cobra.Command, con *repl.Console)
- func MalLoadCmd(ctx *cobra.Command, con *repl.Console)
- func ParseMalManifest(data []byte) (*plugin.MalManiFest, error)
- func RemoveMal(name string, con *repl.Console) error
- func RemoveMalCmd(cmd *cobra.Command, con *repl.Console)
- type LoadedMal
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ManifestFileName = "mal.yaml"
)
Functions ¶
func InstallFromDir ¶
func ListMalManiFest ¶
func LoadMalManiFest ¶
func MalInstallCmd ¶
ExtensionsInstallCmd - Install an extension
func ParseMalManifest ¶
func ParseMalManifest(data []byte) (*plugin.MalManiFest, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.