toggle menu
core
git-2534f55
jvm
switch theme
search in API
core
/
com.github.spigotbasics.core.command.parsed
/
ArgumentPath
/
accumulateArguments0
accumulate
Arguments0
fun
accumulateArguments0
(
argIndex
:
Int
,
givenArgs
:
List
<
String
>
,
commandArguments
:
List
<
CommandArgument
<
*
>
>
,
greedyPosition
:
Int
)
:
Either
<
String
,
Int
>