package
Version:
v0.4.6
Opens a new window with list of versions in this module.
Published: Jan 6, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type BOMEntry struct {
Path string `toml:"path"`
}
type Config struct {
Name string `toml:"name"`
BOM []BOMEntry `toml:"bom"`
}
Config describes a theme's configuration.
Load loads our configuration file.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.