ExClubhouse v0.6.0 ExClubhouse.Model.ProjectStats View Source

Project stats model

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %ExClubhouse.Model.ProjectStats{
  num_points: integer(),
  num_related_documents: integer(),
  num_stories: integer()
}