gh-pages / com.nextfaze.devfun.invoke / WithKParameter / kParameter

kParameter

abstract val kParameter: KParameter (source)

Reference to the underlying KParameter if this parameter represents a native function.

If you need to use this please create an issue for why so that the Parameter API can be updated accordingly.

If you do use this you can safely ignore the warnings regarding the kotlin-reflect lib as DevFun requires it. If/when the reflect lib is no longer needed, this field will be deprecated and removed. Having said that, I don’t expect it to be removed any time soon.