grepros 1.2.2
grep for ROS bag files and live topics
Loading...
Searching...
No Matches
main.py File Reference

Go to the source code of this file.

Namespaces

namespace  grepros
 
namespace  grepros.main
 Program main interface.
 

Functions

 flush_stdout ()
 Writes a linefeed to sdtout if nothing has been printed to it so far.
 
 make_thread_excepthook (args, exitcode_dict)
 Returns thread exception handler: function(text, exc) prints error, stops application.
 
 preload_plugins (cli_args)
 Imports and initializes plugins from auto-load folder and from arguments.
 
 run ()
 Parses command-line arguments and runs search.
 

Variables

dict ARGUMENTS
 Configuration for argparse, as {description, epilog, args: [..], groups: {name: [..]}}.
 
 CLI_ARGS = None
 List of command-line arguments the program was invoked with.