| Opcodes in category: FileSystemOperations |
|---|
| Opcodes 0 to 6 of 6 |
|---|
| 0B00 | delete_file "CLEO\log.txt" |  |
| 0B01 | delete_directory "CLEO\CLEO_SAVES" include_subdirs 0 |  |
| 0B02 | move_file "CLEO\1.txt" to "CLEO\2.txt" |  |
| 0B03 | move_directory "CLEO\dir1" to "CLEO\dir2" |  |
| 0B04 | copy_file "CLEO\1.txt" to "CLEO\2.txt" |  |
| 0B05 | copy_directory "CLEO\dir1" to "CLEO\dir2" |  |