You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows generators to "fork" a SnippetWriter with a buffer, emit
into it, and then conditionally merge it back into the parent (e.g. if
it was not empty, the parent might emit some pre- and/or post-logic).
0 commit comments