librarian v0.1.0 API Reference
Modules
SSH streams and SSH and basic SCP functionality
You might want to run mocked tests against a component that uses the SSH Api. Here is provided the behaviour module to support this testing pattern.
handles parsing of SSH configuration files.
API for rolling all of the SSH stream functions into a single module.
implements the data transactions involved in a SCP file transfer to the destination server.
Defines an SSH.Stream
struct returned by SSH.stream!/3
, as well
as key functions that are involved in accessing the ssh data from
the stream struct.