You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi !
This is a very useful tool, and I'd like to use it from a Lua application. Perhaps you could split the API (as a module) from the main script ? That would allow to simply do something like:
Hi !
This is a very useful tool, and I'd like to use it from a Lua application. Perhaps you could split the API (as a module) from the main script ? That would allow to simply do something like:
Because for now I have to call the script with
os.execute()
, and that's not very convenient.Thank you !
The text was updated successfully, but these errors were encountered: