GetAutokeyConfigPlainArgs

data class GetAutokeyConfigPlainArgs(val folder: String) : ConvertibleToJava<GetAutokeyConfigPlainArgs>

A collection of arguments for invoking getAutokeyConfig.

Constructors

Link copied to clipboard
constructor(folder: String)

Properties

Link copied to clipboard

The folder in which the AutokeyConfig is configured. If it is not provided, the provider folder is used.

Functions

Link copied to clipboard
open override fun toJava(): GetAutokeyConfigPlainArgs