pmb.commands package¶
Submodules¶
pmb.commands.aportgen module¶
pmb.commands.base module¶
pmb.commands.flasher module¶
pmb.commands.index module¶
pmb.commands.kconfig module¶
- class pmb.commands.kconfig.KConfigCheck(details: bool, file: str, pkgname: str | list[str], keep_going: bool, categories: list[str])¶
Bases:
Command- run() None¶
Run the command.
- class pmb.commands.kconfig.KConfigEdit(pkgname: str, arch: Arch | None, use_xconfig: bool, use_nconfig: bool, fragment: str | None = None)¶
Bases:
Command- run() None¶
Run the command.
pmb.commands.log module¶
pmb.commands.pkgrel_bump module¶
pmb.commands.pkgver_bump module¶
pmb.commands.pull module¶
pmb.commands.shutdown module¶
pmb.commands.test module¶
- pmb.commands.test.apkindex_parse_all() None¶