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