Files
RMM-Hunter/internal/pkg/options.go
T

6 lines
62 B
Go

package pkg
type RunOptions struct {
ExcludeRMMs []string
}