plugin
inline fun <Plugin : AckpineInstallPlugin<AckpinePlugin.Parameters.None>> InstallParametersDsl.plugin()
Registers a plugin for the install session. Plugin is the type of the plugin being registered.
Registers a plugin for the install session. Plugin is the type of the plugin being registered.