arx-0.2.0: Archive execution tool.

Safe HaskellNone

System.Posix.ARX.CLI.Options

Synopsis

Documentation

data IOStream Source

A byte-oriented store that can be read from or written to in a streaming fashion.

Constructors

STDIO 
Path !ByteString 

data ByteSource Source

A source of bytes (no writing, only reading).