flake8
 passed.
 
 
 JSHint
 passed.
 
Review Request #11364 — Created Jan. 8, 2021 and submitted
This removes the global
optionsvariable from rb-site, making it
easier to test commands, and preparing for some work toward redoing the
argument parsing.
parse_options()now returns the calculatedoptions, and
Command.run()takes it as an argument. These were the only places that
made use of the global variable previously.
Ran all commands successfully.
| Summary | ID | 
|---|---|
| ae94500c465d685f490ff1c5789f6040c2427f75 |