refactor: demo_tool.* inspect LLM_* env vars (#33)
This commit is contained in:
@@ -44,7 +44,7 @@ EOF
|
||||
cat <<-'EOF' >> "$output"
|
||||
|
||||
main() {
|
||||
( set -o posix ; set ) | grep ^argc_ # inspect all argc variables
|
||||
( set -o posix ; set ) | grep ^argc_
|
||||
}
|
||||
|
||||
eval "$(argc --argc-eval "$0" "$@")"
|
||||
|
||||
Reference in New Issue
Block a user