structure property

Map<String, List<String>> structure
final

Section-to-folder structure map for each feature.

Implementation

final Map<String, List<String>> structure;