mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
start of clog scope
This commit is contained in:
parent
0453873a73
commit
02e6d029d0
3 changed files with 22 additions and 9 deletions
|
|
@ -403,6 +403,7 @@ clog-builder window.")
|
|||
(create-gui-menu-item tools :content "CLOG Builder REPL" :on-click 'on-repl)
|
||||
(create-gui-menu-item tools :content "CLOG Builder Console" :on-click 'on-open-console)
|
||||
(create-gui-menu-item tools :content "CLOG Probe Panel" :on-click 'on-probe-panel)
|
||||
(create-gui-menu-item tools :content "CLOG Object Scope" :on-click 'on-object-scope)
|
||||
(create-gui-menu-item tools :content "OS Pseudo Shell" :on-click 'on-shell)
|
||||
(create-gui-menu-item tools :content "List Callers" :on-click 'on-show-callers)
|
||||
(create-gui-menu-item tools :content "List Callees" :on-click 'on-show-callees)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue