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
---
source: tests/bind_env.rs
expression: "format! (r#\"\n# OUTPUT\n{output}\n\n# BUILD_OUTPUT\n{build_output}\n\"#)"
---

# OUTPUT
error: environment variable `FA1` has invalid value for param '--fa1'


# BUILD_OUTPUT
error: environment variable 'FA1' has invalid value for param '--fa1'