gradle
8.6-milestone-1
API
gradle
/
org.gradle.api.problems
/
PluginIdLocation
Plugin
Id
Location
API
@
Incubating
interface
PluginIdLocation
:
ProblemLocation
(
source
)
Plugin ID location.
Members
Functions
get
Plugin
Id
Link copied to clipboard
API
abstract
fun
getPluginId
(
)
:
String
The plugin ID.
get
Type
Link copied to clipboard
API
abstract
fun
getType
(
)
:
String