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


Method process_path

int(0..) process_path(string path, string ... args)

Description

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

See also

process_file