executorlib.backend.interactive_serial.main# executorlib.backend.interactive_serial.main(argument_lst: list[str] | None = None)[source]# The main function of the program. Parameters: argument_lst (Optional[List[str]]) – List of command line arguments. If None, sys.argv will be used. Returns: None