Skip to content

Add ability to substitute values in the file #1

@bth5032

Description

@bth5032

It would be useful to have the ability to substitute a variable in making path names. For instance the syntax

a=alpha
b=beta
c=<a>/<b>/

would return "alpha/beta/" when retrieving c. We would also need to allow for escaping those characters

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions