graphmine-core / io.github.sof3.graphmine.command.args / CommandArg / parse
abstract fun parse(parser: FormattedStringReader):
T
?
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