Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-671] Android: File.createDirectory should support optional recursive flag

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:52.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.2.0
ComponentsAndroid
Labelsandroid, defect
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T02:34:07.000+0000
Updated2011-04-17T01:53:52.000+0000

Description

createDirectory is currently requiring a boolean recursive flag. it should also support no arg.

Comments

  1. Don Thorp 2011-04-15

    (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...

JSON Source