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
I have made a script which makes a info.concat file using default lua's write function. but i can't delete it using the script. the os.remove returns error saying that remove function doesn't exist, and there is no deleteFile option in app_fs. please implement this option. thanks
The text was updated successfully, but these errors were encountered:
I have made a script which makes a info.concat file using default lua's write function. but i can't delete it using the script. the os.remove returns error saying that remove function doesn't exist, and there is no deleteFile option in app_fs. please implement this option. thanks
The text was updated successfully, but these errors were encountered: