FolioConfig
const class FolioConfig : Obj
FolioConfig specifies initialization constants
It-block constructor
Additional options
Logging for this database
Name for this database
Actor pool to use for threading
Ref prefix to make internal refs absolute
Home directory for this database
const File : dir
Home directory for this database
const Str? : idPrefix
Ref prefix to make internal refs absolute. This prefix must include a trailing colon such as "p:project:r:"
const Log : log
Logging for this database
new make(|This| f)
It-block constructor
const Str : name
Name for this database
const Dict : opts
Additional options
const ActorPool : pool
Actor pool to use for threading