We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42cb20b commit 97d50caCopy full SHA for 97d50ca
lib/bashly/views/command/fixed_flags_filter.gtx
@@ -1,7 +1,7 @@
1
= view_marker
2
3
> while [[ $# -gt 0 ]]; do
4
-> local key="$1"
+> key="$1"
5
> case "$key" in
6
7
if root_command?
0 commit comments