File.prototype.remove()

Remove a file.

Syntax

file.remove()

Description

Remove a file with its entire subtree. Links are not followed.

Examples

Basic example.