Vala.Io.FileTree.walk – Valacore Reference Manual
walk
Description:
public
static
ArrayList
<
Path
>
walk
(
Path
root)
Recursively walks all files under root.
Parameters:
root
root path.
Returns:
recursively discovered files.