MCPcopy Create free account
hub / github.com/DarthSim/overmind / WindowID

Method WindowID

start/process.go:66–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64}
65
66func (p *process) WindowID() string {
67 return fmt.Sprintf("%s:%s", p.tmux.Session, p.Name)
68}
69
70func (p *process) StartObserving() {
71 if !p.Running() {

Callers 1

processGetConnectionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected