vertx
/
io.vertx.ext.shell.cli
/
Completion
/
findLongestCommonPrefix
findLongestCommonPrefix
open
static
fun
findLongestCommonPrefix
(
values
:
MutableCollection
<
String
>
)
:
String