func()

in cmd/ip-masq-agent-v2/testing/fakefs/fakefs.go [36:38]


func (DefaultFS) Stat(name string) (os.FileInfo, error) {
	return os.Stat(name)
}