tf.io.gfile.rmtree

TensorFlow 1 version View source on GitHub

Deletes everything under path recursively.

path string, a path

errors.OpError If the operation fails.