aboutsummaryrefslogtreecommitdiff
path: root/docs/io.md
diff options
context:
space:
mode:
authorame <[email protected]>2023-12-30 14:38:05 -0600
committerame <[email protected]>2023-12-30 14:38:05 -0600
commit22bb79562a0f876c96d78f913a9ad221698354e6 (patch)
tree9fe6a3e8dd73610fc0e3eec03e3c5a92c7325ed9 /docs/io.md
parent8c591404e3ce9a36acb5fbe26ceaf5d6f63048e5 (diff)
json fixes
Diffstat (limited to 'docs/io.md')
-rw-r--r--docs/io.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/io.md b/docs/io.md
index 4dba6b2..dd5aff0 100644
--- a/docs/io.md
+++ b/docs/io.md
@@ -19,6 +19,7 @@ llib.io.pprint({a = 5, b = {9, 9, 22}})
- start_nl_at (3) - maximum depth that will be kept in-line
- collapse_all (0 | false) - skip all newlines
- collapse_to_memory (1 | true) - print memory address instead of ...
+
### error/warn/log/debug
'accepts a string