gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.plugins.signing
/
Signature
/
getToSign
get
To
Sign
@
PathSensitive
(
value
=
PathSensitivity.NONE
)
@
InputFile
open
fun
getToSign
(
)
:
File
The file that is to be signed.
Return
The file. May be
null
if unknown at this time.