Files
atom/spec
Nathan Sobo 33c1ce863e Pluralize Project API
This changes all APIs concerning paths and repositories on the project
to be plural, preparing us to switch to multi-folder projects. It
doesn’t make any changes to actually support multiple folders. Instead
we just wrap the previous return values in singleton arrays.

* constructor ‘path’ params -> ‘paths’
* getRootDirectory -> getDirectories
* getPath -> getPaths
* setPath -> setPaths
* getRepo -> getRepositories
2014-10-01 10:48:39 -06:00
..
2014-09-29 16:08:03 -07:00
2014-10-01 10:48:39 -06:00
2014-09-18 15:18:42 -07:00
2014-10-01 10:48:39 -06:00
2014-09-25 15:14:29 -07:00
2014-02-02 19:29:54 +06:00
2014-09-25 15:14:29 -07:00
2014-10-01 10:48:39 -06:00
2014-09-25 15:15:50 -07:00
2014-09-29 16:08:03 -07:00
2014-10-01 10:48:39 -06:00
2014-10-01 10:48:39 -06:00