FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Fake.IO.Globbing Namespace

Globbing namespace contains tasks for crawling directories and files in a file system

Type/Module Description

Glob

This module contains a file pattern globbing implementation. This module is part of the Fake.IO.FileSystem package

LazyGlobbingPattern

The lazy glob pattern type

Operators

Contains operators to find and process files. This module is part of the Fake.IO.FileSystem package

ResolvedGlobbingPattern

Holds globbing patterns for backward compatability, see GlobbingPatternExtensions