Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 426 Bytes

Files

File Feature
LoadKvp Load key value pair file, intended use is as a .env loader
ErrorsWithTrace Errors with stack traces (that can be disabled)
SaveKvp Save key value pair to a given file
Convert Very simple no copy string to []byte to string conversion

where is the documentation?

The code is the documentation