swi_ide.pl -- SWI-Prolog IDE controller
This module defines the application @prolog_ide and the predicate
prolog_ide(+Action)
. The major motivation is be able to delay loading
the IDE components to the autoloading of one single predicate.
- prolog_ide(+Action)
- Invoke an action on the (SWI-)Prolog IDE application. This is a
predicate to ensure optimal delaying of loading and object
creation for accessing the various components of the Prolog
Integrated Development Environment.
Undocumented predicates
The following predicates are exported, but not or incorrectly documented.
- prolog_ide