DO -
Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
Indicates the request that the
other party perform, or
confirmation that you are expecting
he other party to perform, the
ndicated option.
DONT -
Static variable in interface org.apache.xbean.terminal.telnet.TelnetCodes
Indicates the demand that the
other party stop performing,
or confirmation that you are no
longer expecting the other party
to perform, the indicated option.
HRC: if we really want to simulate a command line style environment,
I think think entry point needs more context data: an std error print stream and
a environment map.