Searched defs:CreateFile (Results 1 – 6 of 6) sorted by relevance
32 bool CreateFile(const std::string& content, in CreateFile() function
3067 type CreateFile struct { struct3072 Kind string `json:"kind"` // 'create'3077 URI DocumentURI `json:"uri"`3082 Options *CreateFileOptions `json:"options,omitempty"`
58 bool CreateFile(const std::string& content, in CreateFile() function