Class: DUC
| Defined in: | lib/Engine.coffee | 
Overview
The Document Under Collaboration (abbrev. DUC) is an interface from the abstract data structure that the engine maintains to an actual data structure. TODO
Instance Method Summary
- # (void) getLength() get the length of the content.
 
Constructor Details
      #
(void)
constructor(content)
      
    
Instance Method Details
      #
(void)
getLength()
      
    
get the length of the content.