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

[Question]: 2 or more arguments #1177

Open
ek-ex opened this issue Dec 2, 2024 · 1 comment
Open

[Question]: 2 or more arguments #1177

ek-ex opened this issue Dec 2, 2024 · 1 comment
Labels
question Further information is requested

Comments

@ek-ex
Copy link

ek-ex commented Dec 2, 2024

What is your question?

Is there a way to create templates that would take more than 1 argument? How can I achieve this?

@ek-ex ek-ex added the question Further information is requested label Dec 2, 2024
@mattjoyce
Copy link
Contributor

Yes, you can have multiple variables in either the input or pattern.

Variables should be uniquely named.

Here's an example.

Echo " {{First}} {{Second}}" | ./fabric -v=First:foo -v=Second:bah

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants