IfFileExists always returns true for absolute paths. This will make it seem like every sample x.in also has x.interaction, because we basically check IfFileExists{/tmp/...../x.interaction}.
They haven't made a release with this bug. In case they do ship a release without fixing it, we can just patch IfFileExists.
I've made an issue about it: plastex/plastex#409.
IfFileExistsalways returns true for absolute paths. This will make it seem like every samplex.inalso hasx.interaction, because we basically checkIfFileExists{/tmp/...../x.interaction}.They haven't made a release with this bug. In case they do ship a release without fixing it, we can just patch
IfFileExists.I've made an issue about it: plastex/plastex#409.