Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-25 | Implemented basic external "execute" function | Adrian Kummerländer | |
* enables execution of external programs ** second parameter is passed to stdin ** stdout is captured and returned ** based on booost::process * this was implemented to enable access to external content preprocessors such as markdown |