Can you wrap/extend the ref function in an include?
#2114
Answered
by
kolina
benjikj-cera
asked this question in
Q&A
|
I'd like to create a helper function that overrides I tried defining this in an include: But this throws Is it possible to call |
Answered by
kolina
Mar 23, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

refcan accept parameters for project and scheme, see this referenceAlso you can use compilation variables to write a conditional logic for value of project / schema: see this guide