toggle menu
gradle
8.11.1
API
switch theme
search in API
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.