This is the clog-terminal Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:42:01 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
clog-terminal
CLOG Terminal
BSD
0.1.0
clog
(system).
clog-terminal.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
clog-terminal/clog-terminal.lisp
clog-terminal
(system).
attach-clog-terminal
(function).
clear
(generic function).
clog-terminal-element
(class).
create-clog-terminal-element
(generic function).
echo
(generic function).
exec
(generic function).
init-clog-terminal
(function).
prompt
(generic function).
reset
(method).
set-on-command
(generic function).
start-test
(function).
on-test-clog-terminal
(function).
Packages are listed by definition order.
clog-terminal
clog
.
common-lisp
.
attach-clog-terminal
(function).
clear
(generic function).
clog-terminal-element
(class).
create-clog-terminal-element
(generic function).
echo
(generic function).
exec
(generic function).
init-clog-terminal
(function).
prompt
(generic function).
set-on-command
(generic function).
start-test
(function).
on-test-clog-terminal
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Clear text on terminal
clog-terminal-element
)) ¶Create a new clog-terminal-element as child of CLOG-OBJ.
clog-obj
) &key greetings prompt hidden class html-id auto-place) ¶Echo text to terminal
clog-terminal-element
) text) ¶Exec text as if command entered at terminal
clog-terminal-element
) text) ¶Set prompt text for terminal (write only)
clog-terminal-element
) text) ¶Set a HANDLER for clog-terminal commands on CLOG-OBJ.
If HANDLER is nil unbind all event handlers. Handler is called with a
data parameter with what was entered on command line.
clog-terminal-element
) handler &key cancel-event one-time) ¶CLOG Terminal Element Object.
clog-element
.
Jump to: | A C E F G I M O P R S |
---|
Jump to: | A C E F G I M O P R S |
---|
Jump to: | C F P S |
---|
Jump to: | C F P S |
---|