You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the input file must be below the output directory -- it would be nice to loosen this restriction, particularly for testing, where we might want to take the input file from the source directory, but output to a temp directory. I'm not quite sure how to do this in a backwards compatible way -- maybe it just uses different flags?