Skip to content

subst: allow implementor to pick which variables it substitutes - #7

Merged
Snaipe merged 1 commit into
mainfrom
feat/can-subst
Sep 22, 2025
Merged

subst: allow implementor to pick which variables it substitutes#7
Snaipe merged 1 commit into
mainfrom
feat/can-subst

Conversation

@Snaipe

@Snaipe Snaipe commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

By implementing CanSubstitute(key string) bool, a VariableMap can safely choose to only substitute some variables and leave the others alone.

By implementing `CanSubstitute(key string) bool`, a VariableMap can
safely choose to only substitute some variables and leave the others
alone.
@Snaipe
Snaipe merged commit 2d0531b into main Sep 22, 2025
1 check passed
@Snaipe
Snaipe deleted the feat/can-subst branch September 22, 2025 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants