docs.gradle.org

All Superinterfaces:
ContentFilterable, Describable, FileTreeElement

  • Method Summary

    void

    exclude()

    Excludes this file from the copy.

    The strategy to use if there is already a file at this file's destination.

    getName()

    Returns the base name of this file at the copy destination.

    getPath()

    Returns the path of this file, relative to the root of the copy destination.

    Returns the path of this file, relative to the root of the copy destination.

    Returns the path of this file, relative to the root of the containing file tree.

    Returns the base name of this file at the copy source.

    Returns the path of this file, relative to the root of the containing file tree.

    void

    Configuration action for specifying file and directory access permissions.

    void

    The strategy to use if there is already a file at this file's destination.

    void

    Sets the destination name of this file.

    void

    Sets the destination path of this file.

    void

    Set file and directory access permissions based on an externally provided permission instance.

    void

    Sets the destination path of this file.

  • Method Details

    • exclude

    • setName

    • setPath

    • setRelativePath

    • permissions

    • setPermissions

    • setDuplicatesStrategy

    • getDuplicatesStrategy

    • getName

    • getPath

    • getRelativePath

    • getSourceName

    • getSourcePath

    • getRelativeSourcePath

Read the original on docs.gradle.org ↗