/snap/core22/2437/usr/share/subiquity/subiquitycore/__pycache__
NameSizeModeActions
async_helpers.cpython-310.pyc22170644editdlrm
context.cpython-310.pyc45280644editdlrm
controller.cpython-310.pyc16930644editdlrm
controllerset.cpython-310.pyc17190644editdlrm
core.cpython-310.pyc36990644editdlrm
file_util.cpython-310.pyc13930644editdlrm
i18n.cpython-310.pyc12850644editdlrm
log.cpython-310.pyc11370644editdlrm
lsb_release.cpython-310.pyc9760644editdlrm
netplan.cpython-310.pyc55370644editdlrm
palette.cpython-310.pyc24410644editdlrm
prober.cpython-310.pyc14370644editdlrm
pubsub.cpython-310.pyc12870644editdlrm
screen.cpython-310.pyc41070644editdlrm
snapd.cpython-310.pyc65810644editdlrm
ssh.cpython-310.pyc32090644editdlrm
tui.cpython-310.pyc110110644editdlrm
tuicontroller.cpython-310.pyc41150644editdlrm
utils.cpython-310.pyc45650644editdlrm
view.cpython-310.pyc26120644editdlrm
__init__.cpython-310.pyc2630644editdlrm
Edit: /snap/core22/2437/usr/share/subiquity/subiquitycore/__pycache__/controller.cpython-310.pyc (1693B)
o K^@s>ddlmZddlZddlmZedZGdddeZdS))ABCN)Optionalzsubiquitycore.controllerc@sBeZdZUdZdZeeed<ddZddZ dd Z d d Z dS) BaseControllerzBase class for controllers.N model_namecCsbt|jdtd |_|j|_||_|jjj|jdd|_|jdur/t |jj |j|_ dSdS)N ControllerDEBUG) childlevel) type__name__lennameoptsappcontextchildrgetattr base_modelmodel)selfrr0/usr/share/subiquity/subiquitycore/controller.py__init__s zBaseController.__init__cCsdS)aGCalled just before the main loop is started. At the time this is called, all controllers and models and so on have been created. This is when the controller should start interacting with the outside world, e.g. probing for network devices or start making connections to the snap store. Nrrrrrstart#szBaseController.startcCsdS)Nrrrrr serialize-szBaseController.serializecCs|dur td|dS)Nz missing deserialize method on {}) Exceptionformat)rdatarrr deserialize0szBaseController.deserialize) r __module__ __qualname____doc__rrstr__annotations__rrrrrrrrrs  r)abcrloggingtypingr getLoggerlogrrrrrs