Did you know ... | Search Documentation: |
Accessing the IDE from your program |
Over the years a collection of IDE components have been developed, each with its own interface. In addition, some of these components require each other, and loading IDE components must be on demand to avoid the IDE being part of a saved state (see qsave_program/2). For this reason, access to the IDE is concentrated on a single interface called prolog_ide/1:
@prolog_ide
. Action is
one of the following:
library(debug)
library
that provides an overview of the topics and catches messages.