gradle
Toggle table of contents
9.1.0-20250629031610+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.plugins.signing
/
Signature
/
getToSign
get
To
Sign
API
@
PathSensitive
(
value
=
PathSensitivity.NONE
)
@
InputFile
open
fun
getToSign
(
)
:
File
(
source
)
The file that is to be signed.
Return
The file. May be
null
if unknown at this time.