clo4 / run-fig

Incredibly fast startup command line apps with JavaScript and TypeScript
https://doc.deno.land/https://denopkg.com/SeparateRecords/run-fig/mod.ts
MIT License
3 stars 0 forks source link

feat: add `Fig.Trigger` discriminated union #11

Closed clo4 closed 3 months ago

clo4 commented 2 years ago

This will be useful for completions because no imperative code aside from the generator itself can be executed. This covers most use-cases. Blocked on being implemented upstream