GlobFS returns a list of files matching content. If no patterns
are provided, all files will be listed.
If multiple patterns match the same file, they'll only be listed
once.
ParseFS parses file on the given fs.FS, optionally filtered
by the given patterns.
As opposed to the standard template.ParseFS, templates will be
names using the full path structure, not only the file name.