createContent

abstract fun createContent(source: TreehouseContentSource<A>, codeListener: CodeListener = CodeListener()): Content

Create content for source.

Calls to this function will start this app if it isn't already started.