runme icon indicating copy to clipboard operation
runme copied to clipboard

internal/runner: provide endpoint for parsing command sequences

Open mxsdev opened this issue 3 years ago • 0 comments

The runner internally has a function for preparing/separating sequences of commands (from string to []string). This functionality is currently duplicated on vscode-runme, so it would be nice to expose an endpoint for that purpose.

mxsdev avatar Feb 27 '23 17:02 mxsdev