FS.remove

Remove the file/directory from the file-system.

struct FS
static
bool
remove
(
cstring name
)

Return Value

Type: bool

true on success - false otherwise.

Meta