English
Appearance
Deletes all files in the specified directory path. However, the directory is preserved.
directoryPath::string
Promise::void
await deleteAllFileFromDirectory('/home/user/Downloads');