https://issues.dlang.org/show_bug.cgi?id=15102
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Vladimir Panteleev <[email protected]> --- Why? This corresponds to neither how the OS APIs work nor how it's done in the shell - there are separate commands to remove a file, directory or a directory and its contents. If the program created a file/directory, it should already know what sort of filesystem object it is. I can't think of many situations where this would be useful. --
