recursion property

bool? recursion
getter/setter pair

Flag indicating whether the directories listed with the path_list need to be recursively pre-populated.

Optional.

Implementation

core.bool? recursion;