package
Version:
v0.5.4
Opens a new window with list of versions in this module.
Published: May 3, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Save writes the state to the default clstr.yaml file.
SaveTo writes the state to the specified path.
type State struct {
Challenge string `yaml:"challenge"`
Stage string `yaml:"stage"`
}
State represents the challenge progress.
Load reads and parses the clstr.yaml file.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.