pub fn cmdline() -> String
Expand description

The kernel command line.

TODO: use &'a str as return type.