Method Tools.Standalone.process_files()->process()
- Method process
 stringprocess(stringinput,string...args)- Description
 Gets called with the contents of a file (or stdin). Return your output, or 0 if you didn't do anything.
argsare the first want_args command-line options provided, before the list of files to process.