Method Tools.Standalone.process_files()->process_file()


Method process_file

bool process_file(string path, string ... args)

Description

Takes the path to a file and the first want_args command-line options provided, before the list of files to process. You might want to override this method if your tool needs to see file paths.

See also

process_path