childrenStates
abstract fun childrenStates(path: AbsolutePath, fragment: AbsolutePathFragment): Sequence<StateInfo<*>>(source)
Returns a sequence over the children states of the "parent" value at path matching the provided fragment.
Returns a sequence over the children states of the "parent" value at path matching the provided fragment.