This one is tricky, the target file can be anything We would have to either enforce a default name like `exo` or parse the file ourselfs to know the target name. I would be more inclined with the first option.
This one is tricky, the target file can be anything
We would have to either enforce a default name like
exoor parse the file ourselfs to know the target name.I would be more inclined with the first option.