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 1ea213c commit 4fbb3d5Copy full SHA for 4fbb3d5
bin/jq-paths
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env jq -r -f
+#!/usr/bin/env -S jq -r -f
2
# path logic inspired by https://github.com/stedolan/jq/issues/243
3
[
4
path(..) | map(select(type == "string") // "[]")
0 commit comments