[TIMOB-671] Android: File.createDirectory should support optional recursive flag
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:52.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.2.0 |
Components | Android |
Labels | android, defect |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:34:07.000+0000 |
Updated | 2011-04-17T01:53:52.000+0000 |
Description
createDirectory is currently requiring a boolean recursive flag. it should also support no arg.
(from [d12586f9bee77c379ef950beb3cc7e6d3cd3e083]) [#671 state:resolved] Added ability to take noarg parameter. Defaults to recursive == true http://github.com/appcelerator/titanium_mobile/commit/d12586f9bee77c379ef950beb3cc7e6d3cd3e083"> http://github.com/appcelerator/titanium_mobile/commit/d12586f9bee77...