![]() | ![]() | ![]() | obviated-ksas-of | ![]() |
|
| control-shell => ksa-queue | [Generic Reader] |
Purpose
Returns the obviated KSAs queue of control-shell.
Method signatures
(control-shell control-shell)
=> ksa-queue
|
Package :agenda-shell
Module :agenda-shell
Arguments and values
| control-shell | A control-shell object
| |
| ksa-queue | A ksa-queue object |
Returns
The obviated KSAs queue object.
Description
This generic function accesses the ksa-queue stored
in the obviated-ksas link slot of ksa. This value is maintained
by the Agenda Shell and should not be changed.
See also
executed-ksas-of
ksa
ksa-queue
make-queue
on-queue-p
pending-ksas-of
queue
queue-element
show-queue
Example
Show the control shell's obviated KSAs queue (early in a
:tutorial-example run):
> (show-queue (obviated-ksas-of (current-control-shell))) The queue is empty. >
The GBBopen Project
![]() | ![]() | ![]() | obviated-ksas-of | ![]() |