subvertpy.ra_svn.SSHSubprocess(object) class documentationsubvertpy.ra_svn
(View In Hierarchy)
A socket-like object that talks to an ssh subprocess via pipes.
| Class Variable | __slots__ | Undocumented (type: str) |
| Method | __init__ | Undocumented |
| Instance Variable | proc | Undocumented |
| Method | send | Undocumented |
| Method | recv | Undocumented |
| Method | close | Undocumented |
| Method | get_filelike_channels | Undocumented |