Closed rev087 closed 10 years ago
Attempting to create a directory structure (e.g. foo/bar/) ending with a directory separator ("/" in Macs) results in Atom attempting to create a file with an invalid name, and an exception is raised.
foo/bar/
Attempting to create a directory structure (e.g.
foo/bar/
) ending with a directory separator ("/" in Macs) results in Atom attempting to create a file with an invalid name, and an exception is raised.