Collects comments from source files
Collects
Name | Type | Description |
---|---|---|
contents | Array<Content> | |
options | Options |
Name | Type | Description |
---|---|---|
(Returns) | Result |
collect = (contents, options) -> collector = new Collector contents, options collector.run() return collector.result