-
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Maingron edited this page Oct 28, 2022
·
10 revisions
Welcome to the MainOS (Maingron OS) wiki!
- Creating your first program
-
API
-
IOfs
- File Metadata
- loadfile() Load a file
- savefile() Save a file
- savedir() Create a directory
- deletefile() Delete a file or directory
- isfile() Check if file exists
- isfolder() Check if destination is a folder
- getFilename() Returns a filename
- Maths
-
IOfs