flake8
passed.
JSHint
passed.
Review Request #11407 — Created Jan. 26, 2021 and submitted
When
rb-site
was first written, back in pre-1.0, it supported a
console UI and a GTK+ UI, to help get set up on graphical Linux
installs. We've long since removed the graphical UI, but left the base
foundation of it around, with no peer.This change strips out the base class, leaving only
ConsoleUI
around.
In the process, it documents it and improves a little of the
functionality to help with reuse.This is a precursor to moving this file and splitting up some of the
responsibilities so that some of the functionality can be used by
rbext
, and sorb-site
can be simplified a bit.
Tested creation and upgrades of sites. All functionality worked as
expected.
Summary | ID |
---|---|
e331c87bf7a4744c2648cbdd4e89ebfa86415da5 |