@Serializable {
simple=false
collection=false
}
GeneralOptions is a catch-all for general purpose options.
Slots
- homePageSource
-
const Uri homePage := `flux:start`Default uri to display on startup.
- indexDirsSource
-
const Uri[] indexDirs := Uri[,]Directories to index for Goto-File command.
- loadSource
-
const static GeneralOptions load()Convenience for loading from "general"
- makeSource
-
new make(|This|? f := null)Default constructor with it-block