toggle menu
apollo-kdoc
4.1.1-SNAPSHOT
4.1.1-SNAPSHOT
3.8.2
jvm
switch theme
search in API
apollo-gradle-plugin-external
/
com.apollographql.apollo.gradle.internal
/
ApolloTaskWithClasspath
/
Options
Options
class
Options
(
val
classpath
:
FileCollection
,
val
hasPlugin
:
Boolean
,
val
arguments
:
Map
<
String
,
Any
?
>
,
val
logLevel
:
LogLevel
)
Members
Constructors
Options
Link copied to clipboard
constructor
(
classpath
:
FileCollection
,
hasPlugin
:
Boolean
,
arguments
:
Map
<
String
,
Any
?
>
,
logLevel
:
LogLevel
)
Properties
arguments
Link copied to clipboard
val
arguments
:
Map
<
String
,
Any
?
>
classpath
Link copied to clipboard
val
classpath
:
FileCollection
has
Plugin
Link copied to clipboard
val
hasPlugin
:
Boolean
log
Level
Link copied to clipboard
val
logLevel
:
LogLevel