gag 1.0.0

Gag, redirect, or hold stdout/stderr output. Currently only *nix operating systems are supported.
Documentation
1
2
3
4
5
6
7
8
language: rust
rust:
  - nightly
  - beta
  - stable
os:
  - linux
  - osx