Namespace file queries based on directory
Right now we read in the files and drop them right on the root namespace. Would be better to have namespacing by directory. We currently have glob
installed but not sure how to handle this best.
Right now we read in the files and drop them right on the root namespace. Would be better to have namespacing by directory. We currently have glob
installed but not sure how to handle this best.