manpce
manpce(+What) Start the XPCE online manual tools. Without
arguments, this just opens the PCE Manual main window. If the
argument is the name of a class, it will start the ClassBrowser on this
class. If the argument describes a method or variable, it will open the
CardViewer on the described object. Syntax:
class -> send_method | Describes a
send-method |
class <- get_method | Describes a
get-method |
class - variable | Describes an instance
variable |
For example:
?- manpce(button->message).
will start the CardViewer on this method. See also editpce/1.
- Extended in 10.1.9 (👉407c9d7) Epilog XPCE menu with the core manpce/0 tools