fix(destination): Allow the destination to reside in an arbitrary directory #21

Merged
glen merged 1 commits from fix/sibling_destination into main 2022-08-02 04:39:04 +00:00

1 Commits

Author SHA1 Message Date
Glen Whitney f85c5fc6eb fix(destination): Allow the destination to reside in an arbitrary directory
continuous-integration/drone/push Build was killed Details
continuous-integration/drone/pr Build is passing Details
That is to say, the destination will now be interpreted as an entire
  path relative to the source, not simply a filename in the same directory
  as the source.

  Resolves #20.
2022-08-01 21:30:30 -07:00