gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.