Documentation ¶
Overview ¶
Package caplets contains functions to enumerate, load and execute caplets.
Index ¶
Constants ¶
View Source
const ( EnvVarName = "CAPSPATH" Suffix = ".cap" InstallArchive = "https://github.com/bettercap/caplets/archive/master.zip" )
Variables ¶
View Source
var ( InstallBase = "" InstallPathArchive = "" InstallPath = "" ArchivePath = "" LoadPaths = []string(nil) )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.