query
On this page

sourceByGlobs

lib.sources.sourceByGlobs

Docs pulled from | This Revision | 9 days ago


Contribute
Enhance the ecosystem with your expertise! Contribute to fill the gaps in documentation. Your input can make a difference.

Noogle detected

Implementation

The following is the current implementation of this function.

src: patterns:
    cleanSourceWith {
      filter = mkSourceFilter src patterns;
      inherit src;
    }