in client/local.go [79:81]
func (l *localFunctionServer) OutputFile() ([]byte, error) { return ioutil.ReadFile(l.functionOutputFile) }