-
Notifications
You must be signed in to change notification settings - Fork 11
Substitution/concatenation of token names #52
Copy link
Copy link
Open
Labels
D-discussionA decision (D) has not been made yet and is open to discussionA decision (D) has not been made yet and is open to discussionI-featureThis issue (I) regards a (potential) feature in the projectThis issue (I) regards a (potential) feature in the projectT-acceptedTriage (T): Initial review accepted issue/PR as validTriage (T): Initial review accepted issue/PR as valid
Metadata
Metadata
Assignees
Labels
D-discussionA decision (D) has not been made yet and is open to discussionA decision (D) has not been made yet and is open to discussionI-featureThis issue (I) regards a (potential) feature in the projectThis issue (I) regards a (potential) feature in the projectT-acceptedTriage (T): Initial review accepted issue/PR as validTriage (T): Initial review accepted issue/PR as valid
Short Description:
I was hoping to have a way to substitute a value in to the name of a token. For example:
I've read through the docs and can't seem to find a way to do so without restoring to using something like
paste!. Is that possible?