prompty icon indicating copy to clipboard operation
prompty copied to clipboard

add public methods for Load(Stream...) and LoadAsync(Stream,...), inc…

Open rysweet opened this issue 10 months ago • 3 comments

This PR adds public methods for Load(Stream...) and LoadAsync(Stream,...) and tests for each.

This enables you to include prompty files as an embedded resource in the dll and reference them as a Stream.

This closes #206

rysweet avatar Mar 13 '25 15:03 rysweet

I wasn't sure where to add doc, if any

rysweet avatar Mar 13 '25 15:03 rysweet

Aside from the warnings flagged LGTM

I'm not seeing warnings - happy to track them down just not sure where you are seeing them ;-)

rysweet avatar Mar 13 '25 18:03 rysweet

Aside from the warnings flagged LGTM

I'm not seeing warnings - happy to track them down just not sure where you are seeing them ;-)

found and fixed

rysweet avatar Mar 16 '25 16:03 rysweet