-
Notifications
You must be signed in to change notification settings - Fork 0
std shell
B. van Berkum edited this page Sep 8, 2022
·
1 revision
std:argv
<testargs> || {
<parse and amend argv, or set defaults>
set -- ...
} || return <irrecoverable status>std:term [0] [1] [2] [...] std:fail <> std:error std:err
<Exit-if-...?> std:v -> std:verboseThis the main documentation wiki for User-Scripts (About)