func()

in windows-builder/builder/builder/remote.go [150:152]


func (r *Remote) RunDef(command string) error {
	return r.Run(command, runTimeoutDef)
}