![]() | ![]() | ![]() | describe-ks | ![]() |
|
| ks-name | [Generic Function] |
Purpose
Print information about a knowledge source (KS).
Method signatures
(ks-name symbol)
|
(ks ks)
|
Package :agenda-shell
Module :agenda-shell
Arguments and values
| unit-class-name | A unit-class or a symbol specifying a unit class. |
Description
The description is printed to the *standard-output* stream.
Example
> (describe-ks 'start-control-shell-ks)
KS: start-control-shell-ks
Trigger events: ((start-control-shell-event))
Precondition function: #<Function scse-precondition>
Execution function: #<Function scse-fn>
>
The GBBopen Project
![]() | ![]() | ![]() | describe-ks | ![]() |