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

Method Delete

core/app/service/script_library.go:38–38  ·  view source on GitHub ↗
(ids dto.OperateByIDs)

Source from the content-addressed store, hash-verified

36 Create(req dto.ScriptOperate) error
37 Update(req dto.ScriptOperate) error
38 Delete(ids dto.OperateByIDs) error
39 Sync(req dto.OperateByTaskID) error
40}
41

Callers 1

DeleteMethod · 0.65

Implementers 1

ScriptServicecore/app/service/script_library.go

Calls

no outgoing calls

Tested by

no test coverage detected