[TIMOB-19930] Windows: Implement Ti.Filesystem.File.deleteDirectory
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-12-07T01:49:25.000+0000 |
| Affected Version/s | Release 5.1.0 |
| Fix Version/s | Release 5.2.0 |
| Components | Windows |
| Labels | parity, qe-5.2.0 |
| Reporter | Kota Iguchi |
| Assignee | Gary Mathews |
| Created | 2015-11-12T07:22:36.000+0000 |
| Updated | 2016-02-09T22:31:00.000+0000 |
Description
Ti.Filesystem.File.deleteDirectory does not work when recursive is true.
PR: https://github.com/appcelerator/titanium_mobile_windows/pull/490