flake8
passed.
JSHint
passed.
Review Request #11408 — Created Jan. 26, 2021 and submitted
Information | |
---|---|
chipx86 | |
Review Board | |
release-4.0.x | |
|
|
Reviewers | |
reviewboard | |
This change moves the
ConsoleUI
class fromrb-site
out into
reviewboard.cmdline.utils.console
. This cleans uprb-site
's code and
is a stepping stone toward rethinking some of that interface to benefit
our other command line tools.No logic has been changed in
ConsoleUI
. This is a purely mechanical
change.
Ran a full
rb-site install
,rb-site upgrade
, andrb-site --help
.
Everything worked as before, and output was as expected.
Summary | |
---|---|