Typecheck and fix up some arguments supplied to various methods. Specifically: ensure that 'objects' is a list; if output_dir is None, replace with self.output_dir. Return fixed versions of 'objects' and 'output_dir'.
(self, objects, output_dir)
source not stored for this graph (policy: none)
no test coverage detected