Searched defs:DeleteFile (Results 1 – 7 of 7) sorted by relevance
200 bool DeleteFile(const FilePath& path, bool recursive) { in DeleteFile() function
173 bool DeleteFile(const FilePath& path, bool recursive) { in DeleteFile() function
3146 type DeleteFile struct { struct3151 Kind string `json:"kind"` // 'delete'3156 URI DocumentURI `json:"uri"`3161 Options *DeleteFileOptions `json:"options,omitempty"`
4323 BOOLEAN DeleteFile; member