forked from mirrors/gecko-dev
This is really just shuffling a bunch of things around. None of the 'load_*' member functions of the `Mach` class actually needed to be member functions. They can all be static so that they can be used anywhere. That combined with moving all the other 'mach_command' logic to a different file, allows us to load the module for any command so that we can successfully dispatch it. Differential Revision: https://phabricator.services.mozilla.com/D184060 |
||
|---|---|---|
| .. | ||
| commands.rst | ||
| driver.rst | ||
| faq.rst | ||
| index.rst | ||
| logging.rst | ||
| metrics.md | ||
| settings.rst | ||
| telemetry.rst | ||
| usage.rst | ||
| windows-usage-outside-mozillabuild.rst | ||