Islands Text Client

v0.1.68

  • Pages
  • Modules

    Islands Text Client v0.1.68 Islands.TextClient.Input View Source

    Link to this section Summary

    Types

    t()

    Functions

    check_input(input, state)
    get_input(prompt, state)

    Link to this section Types

    Link to this type t() View Source
    t() :: IO.chardata() | IO.nodata()

    Link to this section Functions

    Link to this function check_input(input, state) View Source
    check_input(t(), Islands.TextClient.State.t()) ::
      Islands.TextClient.State.t() | no_return()
    Link to this function get_input(prompt, state) View Source
    get_input(IO.ANSI.Plus.ansilist(), Islands.TextClient.State.t()) :: t()

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.