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

Link to this section Summary

Link to this section Functions

Specs

error(term()) :: String.t()
Link to this function

fetching_error(user, project, text)

View Source

Specs

fetching_error(
  GitHub.Issues.CLI.user(),
  GitHub.Issues.CLI.project(),
  String.t()
) :: :ok

Specs

status(pos_integer()) :: String.t()
Link to this function

writing_table(user, project)

View Source

Specs