argc 1.24.0

A bash cli framework, also a bash-based command runner
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: tests/env.rs
expression: "format! (r#\"\n# OUTPUT\n{output}\n\n# BUILD_OUTPUT\n{build_output}\n\"#)"
---

# OUTPUT
error: the following required environments were not provided:
  TEST_EB


# BUILD_OUTPUT
error: the following required environments were not provided:
  TEST_EB