Documentation
¶
Index ¶
- Variables
- func Commands(con *repl.Console) []*cobra.Command
- func InstallFromDir(extLocalPath string, promptToOverwrite bool, con *repl.Console) bool
- func InstallMal(repoUrl, name, version string, writer io.Writer, malHttpConfig m.MalHTTPConfig, ...) (updated bool)
- func ListMalManifest(con *repl.Console)
- func LoadMal(con *repl.Console, rootCmd *cobra.Command, filename string) error
- func LoadMalWithManifest(con *repl.Console, rootCmd *cobra.Command, manifest *plugin.MalManiFest) error
- func MalCmd(cmd *cobra.Command, con *repl.Console) error
- func MalInstallCmd(cmd *cobra.Command, con *repl.Console) error
- func MalLoadCmd(ctx *cobra.Command, con *repl.Console) error
- func RefreshMalCmd(cmd *cobra.Command, con *repl.Console) error
- func RemoveMal(name string, con *repl.Console) error
- func RemoveMalCmd(cmd *cobra.Command, con *repl.Console) error
- func UpdateMalCmd(cmd *cobra.Command, con *repl.Console) error
Constants ¶
This section is empty.
Variables ¶
View Source
var MalLatest = "latest"
View Source
var RepoUrl = "https://github.com/chainreactors/mal-community"
Functions ¶
func InstallFromDir ¶
func InstallMal ¶ added in v0.1.0
func ListMalManifest ¶ added in v0.0.3
func LoadMalWithManifest ¶ added in v0.0.3
func MalInstallCmd ¶
ExtensionsInstallCmd - Install an extension
func RefreshMalCmd ¶ added in v0.0.3
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.