Documentation
¶
Index ¶
Constants ¶
View Source
const ManifestFile = "manifest.json"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstalledSkill ¶
type Manifest ¶
type Manifest struct {
Skills []ManifestSkill `json:"skills"`
}
type ManifestSkill ¶
Click to show internal directories.
Click to hide internal directories.