js.plated_files.filename_to_output
filename = plated_files.filename_to_output(filename)
Work out the output filename from an input filename, the trigger string "^." gets removed as we process a file.
filename = plated_files.filename_to_output(filename)
Work out the output filename from an input filename, the trigger string "^." gets removed as we process a file.