graphmine-core / io.github.sof3.graphmine.command.args / StringArg / 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