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

Method Status

agent/utils/toolbox/pure-ftpd.go:41–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39
40type FtpClient interface {
41 Status() (bool, bool)
42 Operate(operate string) error
43 LoadList() ([]FtpList, error)
44 UserAdd(username, path, passwd string) error

Callers 9

LoadBaseInfoMethod · 0.95
RegisterImagesFunction · 0.65
OperationLogFunction · 0.65
handleProcessDataFunction · 0.65
GetProcessInfoByPIDMethod · 0.65
LoadBaseInfoMethod · 0.65
UpdateConfMethod · 0.65
GetAppIconMethod · 0.65
SuccessWithDataGzippedFunction · 0.65

Implementers 1

Ftpagent/utils/toolbox/pure-ftpd.go

Calls

no outgoing calls

Tested by

no test coverage detected