https://issues.dlang.org/show_bug.cgi?id=22948

Steven Schveighoffer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |INVALID

--- Comment #1 from Steven Schveighoffer <[email protected]> ---
Using shell expansion is not done by default for strings.

Use https://dlang.org/phobos/std_path.html#expandTilde if you want expansion of
the tilde.

--

Reply via email to