remove

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

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

Meta