GitModule.get_total_lines

You're seeing just the function get_total_lines, go back to GitModule module for more information.

Specs

get_total_lines(Git.Repository.t()) ::
  {:ok, non_neg_integer(), non_neg_integer()}

get_total_lines/1: returns the total lines and files contained in a repo as of the latest commit