| __init__.py | 
           | 
          350 | 
        
        
          | application.py | 
          Run (device manager) command to stop application. | 
          4503 | 
        
        
          | base | 
           | 
           | 
        
        
          | cli.py | 
          Finds debugger arguments from debugger given and defaults
    :param debugger: name or path to debugger
    :param arguments: arguments for the debugger, or None to use defaults
    :param interactive: whether the debugger should run in interactive mode
     | 
          5644 | 
        
        
          | devices | 
           | 
           | 
        
        
          | errors.py | 
          Base exception handler for mozrunner related errors | 
          535 | 
        
        
          | runners.py | 
          This module contains a set of shortcut methods that create runners for commonly
used Mozilla applications, such as Firefox, Firefox for Android or Thunderbird.
 | 
          5191 | 
        
        
          | utils.py | 
          Utility functions for mozrunner | 
          9144 |