MCPcopy Index your code
hub / github.com/1Panel-dev/1Panel / IsEnable

Method IsEnable

agent/utils/controller/controller.go:17–17  ·  view source on GitHub ↗
(serviceName string)

Source from the content-addressed store, hash-verified

15 Name() string
16 IsActive(serviceName string) (bool, error)
17 IsEnable(serviceName string) (bool, error)
18 IsExist(serviceName string) (bool, error)
19 Status(serviceName string) (string, error)
20

Callers 4

CheckEnableFunction · 0.65
IsEnableMethod · 0.65
CheckEnableFunction · 0.65
IsEnableMethod · 0.65

Implementers 6

Sysvinitcore/utils/controller/manager/sysvinit
Openrccore/utils/controller/manager/openrc.g
Systemdcore/utils/controller/manager/systemd.
Sysvinitagent/utils/controller/manager/sysvini
Openrcagent/utils/controller/manager/openrc.
Systemdagent/utils/controller/manager/systemd

Calls

no outgoing calls

Tested by

no test coverage detected