# Functions
IsValidShell checks if the user provided shell is an allowed one.
StartProcess executes the given command (cmd) in the container specified in the request and connects it up with the ptyHandler (a session).
# Constants
No description provided by the author
# Interfaces
PtyHandler is what remotecommand expects from a pty.