Discover Packages
github.com/peczenyj/structalign
internal
config
package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: May 29, 2026
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package config handles persistent defaults via environment variables and
.structalignrc files.
EnvName derives the environment variable name for a flag name,
e.g. "skip-cache-padded" -> "STRUCTALIGN_SKIP_CACHE_PADDED".
Load reads and merges .structalignrc files from the home directory and the
current working directory. CWD settings override home settings.
Returns the merged key-value map.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.