Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the "ddck as" functionality #173

Open
ahobeost opened this issue Dec 19, 2023 · 0 comments
Open

Extend the "ddck as" functionality #173

ahobeost opened this issue Dec 19, 2023 · 0 comments

Comments

@ahobeost
Copy link
Contributor

As a user, it would be nice to provide a list of names for a given template.
Currently, each usage of the template needs to be declared separately.

template as sink1
template as sink2
template as sink3
template as sink4
template as sink5
...

Instead, one could e.g. do this:

template as [sink1, sink2, sink3, sink4, sink5]
or
template as sink1, sink2, sink3, sink4, sink5
@ahobeost ahobeost changed the title Extend the ddck as functionality Extend the "ddck as" functionality Dec 20, 2023
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

No branches or pull requests

1 participant