AirbyteConnectorRunner

Replacement for the Micronaut CLI application runner that configures the CLI components and adds the custom property source used to turn the arguments into configuration properties.

Inheritors

Properties

Link copied to clipboard
val args: Array<out String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val testBeanDefinitions: Array<out RuntimeBeanDefinition<*>>

Functions

Link copied to clipboard
inline fun <R : Runnable> run()