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