Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bundle ¶
Bundle is an interface for different types of bundles
type DirBundle ¶ added in v0.7.0
type DirBundle struct {
// contains filtered or unexported fields
}
DirBundle is a bundle for local plugins
func (DirBundle) Download ¶ added in v0.7.0
Download simply checks the local bundle exists
func (DirBundle) Folder ¶ added in v0.7.0
Folder where the local bundle exists
Click to show internal directories.
Click to hide internal directories.