castVararg

context(context: Command.Handler.Context)
fun <T : Any> Parameter<T>.castVararg(): List<T>