NeVeSpl / NTypewriter

File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
https://nevespl.github.io/NTypewriter/
MIT License
126 stars 24 forks source link

No access to template output #66

Closed WoLfulus closed 1 year ago

WoLfulus commented 1 year ago

When using NTypewriter as a library, there's no way to access the template result when not using "Save" function.

It would be nice to have access to the template output itself too instead of just a list of RenderedItem