8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Error handling (#12) * Replace osExit with configurable error handlign * fix fallback to default value * update callback signature and add comments * improve coverage * improve coverage * update readme * update comment
Fix naming inconsistency in DecodeString (#11)
Merge pull request #2 from atelpis/fix/env-error-handle Do not show env value on parsing error
add .github