aboutsummaryrefslogtreecommitdiffhomepage
path: root/hst/enablement_test.go
AgeCommit message (Collapse)Author
2025-08-15hst/enablement: editor friendly enablement adaptorOphestra
Having the bit field value here (in decimal, no less) is unfriendly to text editors. Use a bunch of booleans here to improve ease of use. Signed-off-by: Ophestra <cat@gensokyo.uk>