func()

in mpdev/internal/resources/registry.go [61:63]


func (r *registry) GetExecutor() exec.Interface {
	return r.executor
}