tf.io.gfile.rmtree

Deletes everything under path recursively.

Compat aliases for migration

See Migration guide for more details.

tf.compat.v1.io.gfile.rmtree, `tf.compat.v2.io.gfile.rmtree`

path string, a path

errors.OpError If the operation fails.