
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
- findInScope
- help
-
Void help()
Run the
help
command. - in
-
InStream in
-
internal Bool isAlive
- out
-
OutStream out
- quit
-
Void quit()
Run the
quit
command. - run
-
Void run()
Run the shell main loop.
-
internal Str:Var scope
-
private Void warmup()