mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-16 10:22:45 +00:00
6 lines
67 B
Go
6 lines
67 B
Go
//go:build !linux
|
|
|
|
package cli
|
|
|
|
func (p *prog) watchLinkState() {}
|