Discover Packages
github.com/madstone-tech/ason
internal
varfile
package
Version:
v0.3.1
Opens a new window with list of versions in this module.
Published: Dec 17, 2025
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package varfile provides utilities for loading variables from files in TOML, YAML, and JSON formats.
Load reads variables from a file and returns them as a map.
Supports TOML, YAML, and JSON formats based on file extension.
For TOML files, it supports both simple key-value format and the template format with [variables] section.
Merge combines variables from a file with command-line variables.
Command-line variables take precedence over file variables.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.