js.plated_files.filename_is_plated
bool = plated_files.filename_is_plated(filename)
Is this filename something we need to run through plated. Returns true if filename contains the ^ trigger string. This string can be changed by altering opts.hashfile from "^" to something else.