MCPcopy
hub / github.com/abiosoft/colima / Alive

Method Alive

daemon/process/process.go:23–23  ·  view source on GitHub ↗

Alive checks if the process is the alive.

(ctx context.Context)

Source from the content-addressed store, hash-verified

21 Start(ctx context.Context) error
22 // Alive checks if the process is the alive.
23 Alive(ctx context.Context) error
24 // Dependencies are requirements for start to succeed.
25 // root should be true if root access is required for
26 // installing any of the dependencies.

Callers 1

RunningMethod · 0.65

Implementers 3

pingercmd/daemon/daemon_test.go
inotifyProcessdaemon/process/inotify/inotify.go
vmnetProcessdaemon/process/vmnet/vmnet.go

Calls

no outgoing calls

Tested by

no test coverage detected