commit | e70f0e8b42627b355dc402bb0bc006d07cfef274 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Fri Oct 14 22:24:17 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sun Oct 16 18:17:20 2016 -0500 |
tree | fc8958a5a72f8846b74e0f441cec17564368085a | |
parent | 52dd41ed17c37d554eaaa5ab7b0f7873e049426a [diff] |
sdbus++: renderer post-processing lambda Some of the calls to render were required to be prefixed with, for example, 'str.strip' calls to remove extra newlines. Add an optional parameter to the renderer for post-processing of the rendered content. Change-Id: Ibddbdf3a9b586df30cc55c76b39a8c8784fdaf18 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>