sshish 0.1.1

A std::process::Command-like api for running commands via libssh2
Documentation
[dependencies.shell-escape]
version = "0.1.4"

[package]
authors = ["Jane Lusby <jlusby@yaah.dev>"]
description = "A std::process::Command-like api for running commands via libssh2\n"
documentation = "https://docs.rs/sshish"
edition = "2018"
keywords = ["ssh", "process", "command"]
license = "MIT"
name = "sshish"
readme = "README.md"
repository = "https://github.com/yaahc/sshish"
version = "0.1.1"