Fantom

 

const class flux::GeneralOptions

sys::Obj
  flux::GeneralOptions

@Serializable

Source

GeneralOptions is a catch-all for general purpose options.

homePage

const Uri homePage := `flux:start`

Source

Default uri to display on startup.

indexDirs

const Uri[] indexDirs := Uri[,]

Source

Directories to index for Goto-File command.

load

const static GeneralOptions load()

Source

Convenience for loading from "general"

make

new make(|This|? f := null)

Source

Default constructor with it-block