toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.process
/
CommandLineArgumentProvider
Command
Line
Argument
Provider
API
interface
CommandLineArgumentProvider
(
source
)
Provides arguments to a process.
Since
4.6
Members
Functions
as
Arguments
Link copied to clipboard
API
abstract
fun
asArguments
(
)
:
Iterable
<
String
>
The arguments which will be provided to the process.