ssh-0.2.12.2: A pure-Haskell SSH server library.

Safe HaskellNone

SSH.Channel

Documentation

data Process Source

Constructors

Process 

sendChunks :: Integral a => a -> Packet () -> String -> Channel ()Source