remove

Remove the file/directory from the file-system. Returns true if successful, false otherwise.

  1. bool remove(const(char)[] name)
    bool
    remove
    (
    const(char)[] name
    )
  2. char[][] remove(char[][] paths)

Meta