fune/python/mach/docs
ahochheiden 8e819ce0b9 Bug 1695312 - Add the ability for dispatch to ad-hoc load command modules that aren't already loaded r=firefox-build-system-reviewers,glandium
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
2023-07-25 00:24:53 +00:00
..
commands.rst
driver.rst
faq.rst
index.rst
logging.rst
metrics.md
settings.rst
telemetry.rst
usage.rst
windows-usage-outside-mozillabuild.rst