delete([filename, ...]) Deletes all the filenames listed. Returns the number of files successfully deleted. delete_recursive([dirname, ...]) Recursively deletes dirnames and all their contents. Returns the number of directories successfully deleted.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected