getChildren

open fun getChildren(section: Section): List<SubSection>

Get child sections for the given section.

Return

A list of the children created by the given section.

Parameters

section

The section under test.