View Source Islands.Client.Input.Parser (Islands Client Input v0.1.44)
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
@spec 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.