FolioConfig
const class FolioConfig : Obj
FolioConfig specifies initialization constants
It-block constructor
Home directory for this database
Ref prefix to make internal refs absolute
Logging for this database
Name for this database
Additional options
Actor pool to use for threading
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