ipfs-1.0.0: Access IPFS locally and remotely
Network.IPFS.Process.Types
type Opt = String Source #
type Command = String Source #
type StreamIn stdin = StreamSpec STInput stdin Source #
type StreamOut stdout = StreamSpec STOutput stdout Source #
type RawMessage = ByteString Source #