MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / Create

Method Create

agent/app/service/file.go:58–58  ·  view source on GitHub ↗
(op request.FileCreate)

Source from the content-addressed store, hash-verified

56 SearchUploadWithPage(req request.SearchUploadWithPage) (int64, interface{}, error)
57 GetFileTree(op request.FileOption) ([]response.FileTree, error)
58 Create(op request.FileCreate) error
59 Delete(op request.FileDelete) error
60 BatchDelete(op request.FileBatchDelete) error
61 Compress(c request.FileCompress) error

Callers 1

DeleteMethod · 0.65

Implementers 1

FileServiceagent/app/service/file.go

Calls

no outgoing calls

Tested by

no test coverage detected