kbrig-core
0.1.0
common
kbrig-core
/
org.anvilpowered.kbrig.argument
/
StringArgumentType
/
QuotablePhrase
Quotable
Phrase
object
QuotablePhrase
:
StringArgumentType
Members
Properties
examples
Link copied to clipboard
open
override
val
examples
:
Set
<
String
>
Functions
list
Suggestions
Link copied to clipboard
open
suspend
fun
<
S
>
listSuggestions
(
context
:
CommandContext
<
S
>
?
,
builder
:
SuggestionsBuilder
)
:
Suggestions
parse
Link copied to clipboard
open
override
fun
parse
(
reader
:
StringReader
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String