View Source Islands.Client.Input.Parser (Islands Client Input v0.1.32)
Parses the prompted input and, if valid, updates the client state struct.
Link to this section Summary
Functions
Parses the prompted input and, if valid, updates the client state struct.
Link to this section Functions
Specs
parse_input(Islands.Client.Input.t(), Islands.Client.State.t()) :: Islands.Client.State.t() | no_return()
Parses the prompted input and, if valid, updates the client state struct.