keyscope 1.4.2

Keyscope is a key and secret workflow
Documentation
1
2
3
4
5
#[test]
fn cli_tests() {
    let t = trycmd::TestCases::new();
    t.case("tests/cmd/*.trycmd");
}