mapscookiegettercli package

Submodules

mapscookiegettercli.mapscookiegettercli module

Main code for mapscookiegettercli

mapscookiegettercli.mapscookiegettercli.get_arguments()[source]

Gets us the cli arguments.

Returns the args as parsed from the argsparser.

mapscookiegettercli.mapscookiegettercli.main()[source]

Main method.

This method holds what you want to execute when the script is run on command line.

mapscookiegettercli.mapscookiegettercliexceptions module

Custom exception code for mapscookiegettercli

exception mapscookiegettercli.mapscookiegettercliexceptions.UnsupportedDefaultBrowser[source]

Bases: Exception

The browser could not be identified or is not supported.

exception mapscookiegettercli.mapscookiegettercliexceptions.UnsupportedOS[source]

Bases: Exception

The os identified is not a supported one.

Module contents

mapscookiegettercli package

Import all parts from mapscookiegettercli here