object
help
Command-line help for Logtalk tools, libraries, entities, predicates, and non-terminals.
logtalk_load(help(loader))static, context_switching_calls, complements(allow)Public predicates
help/0
Provides instructions on how to use the help tool.
statichelp - onehandbook/0
Provides access to the Handbook.
statichandbook - oneapis/0
Provides access to the APIs documentation.
staticapis - oneapis/1
Provides help on the given predicate or non-terminal.
staticapis(Indicator)apis(+predicate_indicator) - oneapis(+non_terminal_indicator) - onetools/0
Provides access to the developer tools documentation.
statictools - onetool/1
Provides help on the given developer tool.
statictool(Tool)tool(+atom) - zero_or_onelibraries/0
Provides access to the standard libraries documentation.
staticlibraries - onelibrary/1
Provides help on the given standard library.
staticlibrary(Library)library(+atom) - zero_or_oneentity/1
Provides help on the given built-in, tool, and library entity (object, protocol, or category).
staticentity(Entity)entity(+entity_identifier) - zero_or_one(/)/2
Provides help on the Name/Arity built-in control construct, directive, predicate, or method.
staticName/Arity+atom/ +integer - zero_or_one(//)/2
Provides help on the Name//Arity built-in non-terminal.
staticName//Arity+atom// +integer - zero_or_oneman/1
Opens the man page of the given script. On POSIX systems, the page is open inline. On Windows system, the HTML version of the man page is open on the operating-system default browser.
staticman(Page)man(+atom) - onecompletion/2
Provides a completion pair, Completion-Page, for a given prefix.
staticcompletion(Prefix,Completion)completion(+atom,-pair) - zero_or_morecompletions/2
Provides a list of completions pairs, Completion-Page, for a given prefix.
staticcompletions(Prefix,Completions)completions(+atom,-lists(pair)) - zero_or_morebuilt_in_directive/4
Provides access to the HTML documenting files describing built-in directives.
staticbuilt_in_directive(Name,Arity,Directory,Basename)built_in_directive(?atom,?integer,-atom,-atom) - zero_or_morebuilt_in_predicate/4
Provides access to the HTML documenting files describing built-in predicates.
staticbuilt_in_predicate(Name,Arity,Directory,Basename)built_in_predicate(?atom,?integer,-atom,-atom) - zero_or_morebuilt_in_method/4
Provides access to the HTML documenting files describing built-in methods.
staticbuilt_in_method(Name,Arity,Directory,Basename)built_in_method(?atom,?integer,-atom,-atom) - zero_or_morecontrol_construct/4
Provides access to the HTML documenting files describing built-in control constructs.
staticcontrol_construct(Name,Arity,Directory,Basename)control_construct(?atom,?integer,-atom,-atom) - zero_or_morebuilt_in_non_terminal/4
Provides access to the HTML documenting files describing built-in DCG non-terminals.
staticbuilt_in_non_terminal(Name,Arity,Directory,Basename)built_in_non_terminal(?atom,?integer,-atom,-atom) - zero_or_moreProtected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)