delete(*wildcards)
Instance Public methods
Remove all files matching wildcard
. If a matching file is a
directory, it must be empty to be removed. used delete_all
to
recursively delete directories.
Remove all files matching wildcard
. If a matching file is a
directory, it must be empty to be removed. used delete_all
to
recursively delete directories.
Please login to continue.