gradle
8.6-milestone-1
API
gradle
/
org.gradle.api.problems
/
TaskPathLocation
Task
Path
Location
API
@
Incubating
interface
TaskPathLocation
:
ProblemLocation
(
source
)
Task path location.
Members
Functions
get
Build
Tree
Path
Link copied to clipboard
API
abstract
fun
getBuildTreePath
(
)
:
String
Returns the absolute build tree path of the task reporting the problem.
get
Type
Link copied to clipboard
API
abstract
fun
getType
(
)
:
String