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
It should be possible to compile from standard input; possibly by accepting - as a path, or by allowing the input path to be omitted. (probably the former; the latter could catch people off guard).
Or perhaps this may clash too strongly with relative filepaths? (see #5)
The text was updated successfully, but these errors were encountered:
It should be possible to compile from standard input; possibly by accepting
-
as a path, or by allowing the input path to be omitted. (probably the former; the latter could catch people off guard).Or perhaps this may clash too strongly with relative filepaths? (see #5)
The text was updated successfully, but these errors were encountered: