Codebase Browser
kubernetes
Go to App
kubernetes
/
vendor/github.com/prometheus/procfs/
cmdline.go
// CmdLine returns the command line of the kernel.
func
(
fs
FS
)
CmdLine
(
)
(
[
]
string
,
error
)
{
…
}