Discover Packages
github.com/mickamy/dotsm
internal
dotenv
package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Mar 17, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Marshal writes key-value pairs as dotenv-formatted output.
Keys are sorted alphabetically for deterministic output.
Parse reads a dotenv-formatted stream and returns key-value pairs.
It ignores blank lines and comments (lines starting with #).
Quotes (single or double) around values are stripped.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.