1
0
Fork 0
out-of-tree/cmd/daemon_macos.go

9 lines
86 B
Go
Raw Permalink Normal View History

2024-02-25 18:04:02 +00:00
//go:build darwin
// +build darwin
package cmd
type DaemonCmd struct {
daemonCmd
}