SimpleCommandArgumentContext   
    class SimpleCommandArgumentContext(val list: List<CommandArgumentContext.ParserPair<*>>) : CommandArgumentContext
Content copied to clipboard
See also
Constructors
Link copied to clipboard
                fun SimpleCommandArgumentContext(list: List<CommandArgumentContext.ParserPair<*>>)
Content copied to clipboard