-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi,
Is there a way to concat strings?
Since I am using scl a lot for paths, sometimes I would like to concat two paths.
For example I would like to do something like that:
REPOSITORY_HOME = "${HOME}/.mp/packages/"
${HOME} is properly returning my home env path, but how to prepend it to an other string?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request