Module BaseContext

module BaseContext: sig .. end

Global context for messages and i18n

This module is the same as OASISContext. It is only aliases.


val args : unit -> (string * Stdlib.Arg.spec * string) list

See OASISContext.args.

val default : OASISContext.t Stdlib.ref

See OASISContext.default