docs.gradle.org

All Superinterfaces:
ContentFilterable
All Known Subinterfaces:
CopySpec, SyncSpec
All Known Implementing Classes:
AbstractArchiveTask, AbstractCopyTask, Copy, Ear, Jar, Jar, ProcessResources, Sync, Tar, War, Zip

  • Method Summary

    Configuration action for specifying directory access permissions.

    Adds an action to be applied to each file as it about to be copied into its destination.

    Adds an action to be applied to each file as it is about to be copied into its destination.

    Configuration action for specifying file access permissions.

    Property for querying and configuring directory access permissions.

    Property for querying and configuring file access permissions.

    Specifies the destination directory for a copy.

    Renames a source file.

    Renames files based on a regular expression.

    Renames files based on a regular expression.

    Renames a source file.

  • Method Details

    • into

    • rename

    • rename

    • rename

    • rename

    • getFilePermissions

    • filePermissions

    • getDirPermissions

    • dirPermissions

    • eachFile

    • eachFile

Read the original on docs.gradle.org ↗