toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.file
/
ExpandDetails
Expand
Details
API
interface
ExpandDetails
(
source
)
Additional configuration parameters for
expand
action.
Since
7.2
Members
Functions
get
Escape
Backslash
Link copied to clipboard
API
abstract
fun
getEscapeBackslash
(
)
:
Property
<
Boolean
>
Controls if the underlying
groovy.text.SimpleTemplateEngine
escapes backslashes in the file before processing.