# Functions
Decode parses the grub configuration from the given bytes.
NewConfig creates a new grub configuration (nothing is written to disk).
ParseBootLabel parses the given human-readable boot label to a BootLabel.
Probe probes a block device for GRUB bootloader.
Quote according to (incomplete) GRUB quoting rules.
Read reads the grub configuration from the disk.
Unquote according to (incomplete) GRUB quoting rules.
# Constants
BootA is a bootloader label.
BootB is a bootloader label.
BootReset is a bootloader label.
ConfigPath is the path to the grub config.
# Type aliases
BootLabel represents a boot label, e.g.