Lookig for older versions of the documentation, pre FAKE v6? See
v5.fake.build
IO namespace contains tasks to interact file system
ChangeWatcher
This module contains helpers to react to file system events.
Directory
Contains helpers which allow to interact with the directory in file system.
DirectoryInfo
Contains tasks to interact with DirectoryInfo
File
Contains helpers which allow to interact with the file system.
FileChange
Capture file change operation, see FileStatus
FileStatus
FileFilter
Contains filters for files
FileInfo
Contains tasks to interact with FileInfo
The state of the file
FileSystemInfo
Contains tasks to interact with FileSystemInfo
FileSystemOperators
Defines custom operators for manipulating files and directories in a file system
GlobbingPattern
Contains tasks to interact with file system using glob patterns
GlobbingPatternExtensions
Contains extensions for glob pattern module.
IGlobbingPattern
The glob pattern type
Path
Contains helper function which allow to deal with files and directories.
Shell
Shell-like functions. Similar to Ruby's FileUtils.
Templates
Contains basic templating functions. Used in other helpers.
Zip
This module contains helper function to create and extract zip archives.