rust-terminal 0.1.0

A wrapper abstraction for working with cli commands easily.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Rust-Terminal

A wrapper abstraction for working with cli commands easily.

## License

This work is dual-licensed under MIT and Apache 2.0.
You can choose between one of them if you use this work.

`SPDX-License-Identifier: MIT OR Apache-2.0`

Some dependencies may also be licensed under Unicode-3.0, so the license text for this license is included in the LICENSES directory to comply with the terms of this license.