Liking cljdoc? Tell your friends :D
Clojure only.

com.blockether.vis.internal.foundation.shim-paramiko

Built-in sandbox SHIM: a paramiko-compatible SSH2 module backed by the pure-Java mwiede JSch fork (com.github.mwiede/jsch) so import paramiko works without the native CPython cryptography/cffi wheels. SSH sessions and SFTP channels live HOST-side (JSch Session/ChannelSftp in integer-keyed registries); the Python classes are thin handle wrappers, exchanging command/path strings and base64 file bytes across the boundary.

Built-in sandbox SHIM: a `paramiko`-compatible SSH2 module backed by the
pure-Java mwiede JSch fork (`com.github.mwiede/jsch`) so `import paramiko`
works without the native CPython cryptography/cffi wheels. SSH sessions and
SFTP channels live HOST-side (JSch `Session`/`ChannelSftp` in integer-keyed
registries); the Python classes are thin handle wrappers, exchanging
command/path strings and base64 file bytes across the boundary.
raw docstring

vis-extensionclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close