GitHub Issues v0.4.48
  • Pages
  • Modules

    View Source GitHub.Issues.Message (GitHub Issues v0.4.48)

    Link to this section Summary

    Functions

    error(reason)
    fetching_error(user, project, text)
    status(code)
    writing_table(user, project)

    Link to this section Functions

    Link to this function

    error(reason)

    View Source
    @spec error(term()) :: String.t()
    Link to this function

    fetching_error(user, project, text)

    View Source
    @spec fetching_error(
      GitHub.Issues.CLI.user(),
      GitHub.Issues.CLI.project(),
      String.t()
    ) :: :ok
    Link to this function

    status(code)

    View Source
    @spec status(pos_integer()) :: String.t()
    Link to this function

    writing_table(user, project)

    View Source
    @spec writing_table(GitHub.Issues.CLI.user(), GitHub.Issues.CLI.project()) :: :ok

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language