package
Version:
v0.0.55
Opens a new window with list of versions in this module.
Published: Dec 4, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Parse parses a kernel command line string into a map of key-value pairs.
Examples:
- "root=/dev/sda1 quiet" -> {"root": "/dev/sda1", "quiet": ""}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.