Skip to content

Handle parsing errors for mv.Exists arguments.

Compare
Choose a tag to compare
@clbanning clbanning released this 10 Dec 21:28
· 72 commits to master since this release

Previously mv.Exists exited silently on errors encountered when parsing the 'path' argument. Now it reports such errors.