This class holds the shell variable and stream state for a bjorne shell context. A parent context persists between calls to the shell's interpret method to hold the global shell variables. Others are created as required to hold the (umm) lexically scoped state for individual commands, pipelines, subshells and function calls.
@author crawley@jnode.org
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.