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) listSee OASISContext.args.
val default : OASISContext.t Stdlib.ref