Generate an array of Paths that match the given pattern in and beneath the given path.
assertNotEmpty(currentExePath().parent.rglob("*"));
See Implementation
Generate an array of Paths that match the given pattern in and beneath the given path.