GraphMine

graphmine-core / io.github.sof3.graphmine.command.args / RawTextArg / parse

parse

fun parse(parser: FormattedStringReader): String

Overrides CommandArg.parse

Reads the next value in the parser into the value for the argument

Return the parsed value, or null if it is missing or cannot be parsed