ts-prune icon indicating copy to clipboard operation
ts-prune copied to clipboard

[Feature] factor into cli+lib

Open CollinMonahanLab49 opened this issue 2 years ago • 1 comments

Describe the Feature

Instead of running ts-prune and processing its stdout in shell script, I'd like to invoke its main function from my own typescript script.

As a workaround, I can redirect its stdout to a temp file and read and process that from typescript.

CollinMonahanLab49 avatar Aug 16 '22 19:08 CollinMonahanLab49

Stale issue message

github-actions[bot] avatar Oct 16 '22 13:10 github-actions[bot]