GraphMine

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

parse

fun parse(parser: FormattedStringReader): E?

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