Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

OBSOLETE

Please use GlobbingPattern instead

FileIncludes

Functions and values

Function or valueDescription
Include(x)
Signature: x:string -> IGlobbingPattern
Attributes:
[<Obsolete("Please use GlobbingPattern.create instead")>]
OBSOLETE

Please use GlobbingPattern.create instead

Include files

SetBaseDir dir fileIncludes
Signature: dir:string -> fileIncludes:IGlobbingPattern -> IGlobbingPattern
Attributes:
[<Obsolete("Please use GlobbingPattern instead")>]
OBSOLETE

Please use GlobbingPattern instead

Sets a directory as baseDirectory for fileIncludes.