Skip to content
Snippets Groups Projects
Commit a8e7083c authored by Alex Lopez's avatar Alex Lopez
Browse files

Bug 1696251: Allow mach commands as stand-alone functions and adapt existing...

Bug 1696251: Allow mach commands as stand-alone functions and adapt existing commands. r=mhentges,webdriver-reviewers,perftest-reviewers,sparky,whimboo

This removes the `@CommandProvider` decorator and the need to implement
mach commands inside subclasses of `MachCommandBase`, and moves all
existing commands out from classes to module level functions.

Differential Revision: https://phabricator.services.mozilla.com/D121512
parent 78a61815
No related branches found
No related tags found
Loading
Showing
with 1777 additions and 1888 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment