Files

12 lines
156 B
Plaintext

---
functions:
file-read:
- binary: false
code: |-
jq -Rr . /path/to/input-file
contexts:
sudo:
suid:
unprivileged:
...