CommandLineArgumentProvider

Provides arguments to a process.

Since

4.6

Functions

Link copied to clipboard
abstract fun asArguments(): Iterable<String>
The arguments which will be provided to the process.