Package FuzzManager :: Package Collector :: Module Collector
[hide private]
[frames] | no frames]

Module Collector

source code

Collector -- Crash processing client

Provide process and class level interfaces to process crash information with a remote server.


Author: Christian Holler (:decoder)

License:

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

Contact: choller@mozilla.com

Version: 0.1

Date: 2014-10-01

Classes [hide private]
  Collector
Functions [hide private]
 
remote_checks(f)
Decorator to perform error checks before using remote features
source code
 
signature_checks(f)
Decorator to perform error checks before using signature features
source code
 
main(argv=None)
Command line options.
source code
Variables [hide private]
  BASE_DIR = '/home/decoder/Mozilla/repos/FuzzManager/Collector'
  FTB_PATH = '/home/decoder/Mozilla/repos/FuzzManager'
  __updated__ = '2014-10-01'
  __package__ = 'FuzzManager.Collector'