░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/snap/core/17284/usr/share/subiquity/console_conf
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: core.py
# Copyright 2015 Canonical, Ltd. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as # published by the Free Software Foundation, either version 3 of the # License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. import logging from subiquitycore.core import Application log = logging.getLogger('console_conf.core') class ConsoleConf(Application): project = "console_conf" controllers = [ "Welcome", "Network", "Identity", ]
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 controllers/
DIR
—
2025-10-09 12:24
📁 ui/
DIR
—
2025-10-09 12:24
📄 __init__.py
PY
712 B
2016-08-23 13:53
EDIT
📄 core.py
PY
944 B
2016-11-02 21:20
EDIT