Did you know ... Search Documentation:
Pack prologmud_I7 -- prolog/semlib/options.pl
PublicShow source

Re-exported predicates

The following predicates are exported from this file while their implementation is defined in imported modules or non-module files loaded by this module.

 option(?Option, +OptionList) is semidet
Get an Option from OptionList. OptionList can use the Name=Value as well as the Name(Value) convention. Fails silently if the option does not appear in OptionList.
Arguments:
Option- Term of the form Name(?Value).

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 parseOptions(Arg1, Arg2)
 setOption(Arg1, Arg2, Arg3)
 showOptions(Arg1)
 setDefaultOptions(Arg1)