This commit is contained in:
Erlend
2022-05-30 07:55:03 +02:00
committed by GitHub
parent 91933afdc2
commit aade882eb8
13 changed files with 14 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
With a program object you are able to open programs like shell or worm or any custom program you've made. There is only 1 thing you have to remember: the program needs at least one os.sleep() or coroutine.yield() somewhere.
<br>
Here is a list of all available functions for programs: <br>
Remember program inherits from [object](https://github.com/NoryiE/NyoUI/wiki/Object):
Remember program inherits from [object](/Object):
## getStatus
returns the current status