Documentation
¶
Overview ¶
Package discover finds portable .gwdk files from source include patterns.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Files ¶
Files returns files under root that match at least one include pattern and no exclude pattern. Patterns use slash-separated paths and support **.
func FilesAndDirs ¶ added in v0.5.0
FilesAndDirs returns matching files plus traversed, non-excluded directories under root. Directory paths are useful for polling callers that want to detect additions and removals without rewalking the tree on every tick.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.