Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNoGlyphDir = errors.New("no glyph dir")
)
Functions ¶
This section is empty.
Types ¶
type Glyph ¶
type Glyph struct { Log *slog.Logger LogLevel *slog.LevelVar Path string VM *VM Repo *git.Repository Cache *cache.Cache Config *store.Store }
func (*Glyph) GetModules ¶
func (*Glyph) GetScripts ¶
type Module ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.