public ICollection <string> GetFiles() => Glob.Execute(Environment.ExpandEnvironmentVariables(Path), Includes, Excludes);