Add extra checks for masked return codes

This commit is contained in:
Christian Nassif-Haynes
2021-09-06 05:52:34 +10:00
parent 3a296cd788
commit 093df8cb24
4 changed files with 129 additions and 2 deletions

View File

@@ -138,3 +138,5 @@ shellForExecutable name =
_ -> Nothing
flagsForRead = "sreu:n:N:i:p:a:t:"
declaringCommands = ["local", "declare", "export", "readonly", "typeset", "let"]