fix(destination): Allow the destination to reside in an arbitrary directory
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is passing

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.
This commit is contained in:
Glen Whitney 2022-08-01 21:30:30 -07:00
parent 04a410a85b
commit f85c5fc6eb
25 changed files with 3724 additions and 5 deletions

File diff suppressed because it is too large Load diff

After

Width:  |  Height:  |  Size: 434 KiB