Go to the source code of this file.
Classes | |
class | grepros.main.HelpFormatter |
Namespaces | |
grepros.main | |
Functions | |
def | grepros.main.flush_stdout () |
def | grepros.main.make_parser () |
def | grepros.main.preload_plugins () |
def | grepros.main.process_args (args) |
def | grepros.main.run () |
def | grepros.main.validate_args (args) |
Variables | |
list | grepros.main.__all__ |
dictionary | grepros.main.ARGUMENTS |
Configuration for argparse, as {description, epilog, args: [..], groups: {name: [..]}}. More... | |
grepros.main.CLI_ARGS = None | |
List of command-line arguments the program was invoked with. More... | |