bmatsuo / lark

A self-contained Lua scripting environment targeting build systems and source code management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Should be able to capture output of `lark.exec{}`

bmatsuo opened this issue · comments

There is no way to capture the output of a command executed with lark.exec{...}.