mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 11:29:46 +03:00
This entire module is only used to parse cmdline arguments, move it to pmb.init which is a more suitable place for functionality only used by pmbootstrap once. Signed-off-by: Casey Connolly <kcxt@postmarketos.org>
10 lines
143 B
ReStructuredText
10 lines
143 B
ReStructuredText
pmb.ci package
|
|
==============
|
|
|
|
Module contents
|
|
---------------
|
|
|
|
.. automodule:: pmb.init
|
|
:members:
|
|
:undoc-members:
|
|
:show-inheritance:
|