core/src/delete library

Functions

delete(String path) → void
Delete a file from the file system.
deleteDir(String path, {bool recursive = true}) → void
Delete a directory from the file system.