Skip to content

Index

BaseShell

This is the base class for the shell widget that contains all of the event handling. Used to build actual shell widgets.

BaseShell Reference

Shell

This is a synchronous version of the shell. Meaning any command entered will execute and finish before the next command can be entered.

Shell Reference