[TIMOB-9032] CLI: "clean" builtin
GitHub Issue | n/a |
---|---|
Type | Sub-task |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-09-11T11:02:21.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.0.0, Sprint 2012-18 Core |
Components | CLI |
Labels | core |
Reporter | Stephen Tramer |
Assignee | Chris Barber |
Created | 2012-05-07T17:17:12.000+0000 |
Updated | 2017-03-08T00:41:42.000+0000 |
Description
This task is for writing the
clean
builtin, as described in the [CLI spec](https://wiki.appcelerator.org/display/spe/Command+Line+Interface).
Depends on the API from TIMOB-9022 to be completed, and the unit test evaluation from TIMOB-9024. This ticket *may* be performed in tandem with TIMOB-9022 and TIMOB-9024 as a result.
Tasks include:
* Write "clean" builtin (all platforms)
* Produce documentation (todc2, markdown, manpage, whatever)
* Test plan for "clean" builtin
Closing ticket as resolved.