DatahubFunctions

Functions

Link copied to clipboard

Using this data source can open DataHub service automatically. If the service has been opened, it will return opened. For information about DataHub and how to use it, see What is DataHub.

suspend fun getService(enable: String? = null): GetServiceResult
suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult