diff options
| author | jstmax! <87650746+MaxWasTakenYT@users.noreply.github.com> | 2024-10-17 19:04:15 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-17 19:04:15 +0000 |
| commit | 8ad1cd71e4038a0e70e61445e2ebdeda92d791b3 (patch) | |
| tree | 13e23dd64ea48d432e74c2ed88b50018c3376f35 | |
| parent | 4a82d24f42b1439cf95aedb507569bf5e504ce1c (diff) | |
Create jstmax!'s [warning] system.md
| -rw-r--r-- | jstmax!'s [warning] system.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/jstmax!'s [warning] system.md b/jstmax!'s [warning] system.md new file mode 100644 index 0000000..3cb92b1 --- /dev/null +++ b/jstmax!'s [warning] system.md @@ -0,0 +1,12 @@ +# jstmax!'s [w!] system +what is this? \ +basically: in my CLI programs, I use my own warning system to warn (wow) the user about stuff that happens \ +e.g. `[e!] example error: description` for errors \ +in this file I'll write a list of every warning I use; + +|warning✨|explanation📑| +|-|-| +|[e!]|used for errors, e.g. `[e!] task (taskName) failed`| +|[n!]|used for notes, e.g. `[n!] this program supports (featureName)`| +|[]|//| +|[]|//| |