
Fan Shell
Slots
- command
-
If the line maps to a command function, then run it and return true. Otherwise return false.
- dumpScope
-
Void dumpScope()
Run the
scope
command. -
internal Int evalCount := 0
- findInScope
- help
-
Void help()
Run the
help
command. - in
-
InStream in := Sys.in
-
internal Bool isAlive := true
- out
-
OutStream out := Sys.out
- quit
-
Void quit()
Run the
quit
command. - run
-
Void run()
Run the shell main loop.
-
private Void warmup()