toggle menu
gradle
8.13
API
switch theme
search in API
gradle
/
org.gradle.api.problems
/
FileLocation
File
Location
API
@
Incubating
interface
FileLocation
:
ProblemLocation
(
source
)
A file location.
Since
8.13
Inheritors
OffsetInFileLocation
LineInFileLocation
Members
Functions
get
Path
Link copied to clipboard
API
abstract
fun
getPath
(
)
:
String
The path to the file.