wonok 0.1.0

Atomically write the output of a command to a file depending on its exit value
Documentation
1
2
3
4
5
6
7
8
9
10
[![CI](https://github.com/lpenz/wonok/actions/workflows/ci.yml/badge.svg)](https://github.com/lpenz/wonok/actions/workflows/ci.yml)
[![coveralls](https://coveralls.io/repos/github/lpenz/wonok/badge.svg?branch=main)](https://coveralls.io/github/lpenz/wonok?branch=main)
[![dependency status](https://deps.rs/repo/github/lpenz/wonok/status.svg)](https://deps.rs/repo/github/lpenz/wonok)
[![crates.io](https://img.shields.io/crates/v/wonok)](https://crates.io/crates/wonok)
[![packagecloud](https://img.shields.io/badge/deb-packagecloud.io-844fec.svg)](https://packagecloud.io/app/lpenz/debian/search?q=wonok)

# wonok

Atomically write the output of a command to a file depending on its exit value.