Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Tools
Tools.Standalone
Tools.Standalone.process_files

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


Method process_file

int(0..1) 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