MCPcopy Create free account
hub / github.com/TonyRobotics/RoboWare-Studio / createFile

Method createFile

src/vs/platform/files/common/files.ts:95–95  ·  view source on GitHub ↗

* Creates a new file with the given path. The returned promise * will have the stat model object as a result. * * The optional parameter content can be used as value to fill into the new file.

(resource: URI, content?: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

runMethod · 0.65
runActionMethod · 0.65
doRunActionFunction · 0.65
doRunActionMethod · 0.65
doRunActionMethod · 0.65
doRunActionMethod · 0.65
doRunActionMethod · 0.65
doRunActionMethod · 0.65
doRunActionMethod · 0.65
runFunction · 0.65
createFileMethod · 0.65

Implementers 3

TestFileServicesrc/vs/workbench/test/workbenchTestSer
FileServicesrc/vs/workbench/services/files/electr
FileServicesrc/vs/workbench/services/files/node/f

Calls

no outgoing calls

Tested by

no test coverage detected