github.com/prometheus/procfs.FS.Self (method)

2 uses

	github.com/prometheus/procfs (current package)
		proc.go#L49: 	return fs.Self()
		proc.go#L71: func (fs FS) Self() (Proc, error) {