MCPcopy
hub / github.com/IceWhaleTech/CasaOS / CreateFile

Method CreateFile

service/system.go:59–59  ·  view source on GitHub ↗
(path string)

Source from the content-addressed store, hash-verified

57 GetDeviceTree() string
58 GetDeviceInfo() model.DeviceInfo
59 CreateFile(path string) (int, error)
60 RenameFile(oldF, newF string) (int, error)
61 MkdirAll(path string) (int, error)
62 GetCPUTemperature() int

Callers 3

CreateFileMethod · 0.65
UpdateSystemVersionMethod · 0.65
PostCreateFileFunction · 0.65

Implementers 1

systemServiceservice/system.go

Calls

no outgoing calls

Tested by

no test coverage detected