Command line arguments passed
Full set of command handler parameters from imperative
The session creating from the command line arguments / profile
Loaded z/OS SSH profile if needed
Returns the console interface for the command handler
Returns the format interface for the command handler
Returns the format interface for the command handler
Returns the format interface for the command handler
Fail the command with an imperative error
the imperative error parameters
This will grab the arguments and create a session before calling the subclass {@link SshBaseHandler#processWithSession} method.
Command parameters sent by imperative.
This is called by the {@link SshBaseHandler#process} after it creates a session.
Command parameters sent to the handler.
Generated using TypeDoc
This class is used by the various handlers in the project as the base class for their implementation.