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_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