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
The reason you can't find anything on the internet is because os.start() is a special function added by Unified Remote - it is not a standard Lua os function.
In your section for the lua "os library" you say we can use os.start()
But I cant find anything about os.start() on the internet.
How can I fire and forget an executable from the remote?
https://github.com/unifiedremote/Docs/blob/master/libs/os.md#osstart-command-arg1-arg2--
The text was updated successfully, but these errors were encountered: