
Public Member Functions | |
| override void | setXForwarding (bool foo) |
| void | setPty (bool foo) |
| override void | start () |
| void | setCommand (String foo) |
| override void | init () |
| void | setErrStream (Stream Out) |
| Stream | getErrStream () |
Definition at line 38 of file ChannelExec.cs.
| Stream Tamir.SharpSsh.jsch.ChannelExec.getErrStream | ( | ) |
Definition at line 92 of file ChannelExec.cs.
| override void Tamir.SharpSsh.jsch.ChannelExec.init | ( | ) | [virtual] |
| void Tamir.SharpSsh.jsch.ChannelExec.setCommand | ( | String | foo | ) |
Definition at line 81 of file ChannelExec.cs.
| void Tamir.SharpSsh.jsch.ChannelExec.setErrStream | ( | Stream | Out | ) |
Definition at line 88 of file ChannelExec.cs.
| void Tamir.SharpSsh.jsch.ChannelExec.setPty | ( | bool | foo | ) |
Definition at line 51 of file ChannelExec.cs.
| override void Tamir.SharpSsh.jsch.ChannelExec.setXForwarding | ( | bool | foo | ) | [virtual] |
| override void Tamir.SharpSsh.jsch.ChannelExec.start | ( | ) | [virtual] |
1.5.9