OASISContextGlobal context for messages and i18n
type source_filename = source OASISFileSystem.filenameval in_srcdir : OASISUnixPath.unix_filename -> source_filenametype t = {quiet : bool;Display nothing.
*)info : bool;Display info messages.
*)debug : bool;Display also debug messages.
*)ignore_plugins : bool;Don't use plugins
*)ignore_unknown_fields : bool;Ignore fields unknown
*)printf : level -> string -> unit;Redirect output
*)srcfs : source OASISFileSystem.fs;The file system containing the sources
*)load_oasis_plugin : string -> bool;Load the named OASIS plugin and return if it was able to find it.
*)}Command line arguments to create t.
val quiet : tQuiet context.