RzPipe
data RzContext Source #
open :: Maybe String -> IO RzContext Source #
cmd :: RzContext -> String -> IO String Source #
cmdj :: FromJSON a => RzContext -> String -> IO (Maybe a) Source #