Directory
    Represents some configurable directory location, whose value is mutable.
Note: This interface is not intended for implementation by build script or plugin authors.
Since
4.3
See also
Create an instance of this as a managed property (preferred).
Create an instance of this manually.
Functions
Link copied to clipboard
                  Assign file to a FileSystemLocationProperty with assign operator
Assign file provided by a Provider to a FileSystemLocationProperty with assign operator
Assign value: T to a property with assign operator
Assign value: Provider
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Returns a RegularFile whose value is the given path resolved relative to the value of this directory.
Link copied to clipboard
                  Link copied to clipboard
                  Returns a FileCollection containing the given files, whose locations are the given paths resolved relative to this directory, as defined by files.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Returns a FileTree that allows the files and directories contained in this directory to be queried.
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard