Module FindFilesInWorkSpace

Module FindFilesInWorkSpace 

Source
Expand description

§FindFilesInWorkSpace Effect

Defines the ActionEffect for finding files within the workspace that match given glob patterns.

Functions§

FindFilesInWorkSpace
Creates an effect that, when executed, will find files within the workspace based on include and exclude glob patterns.