kubernetes/vendor/github.com/prometheus/procfs/cmdline.go

// CmdLine returns the command line of the kernel.
func (fs FS) CmdLine() ([]string, error) {}