Credo.Code.to_lines

You're seeing just the function to_lines, go back to Credo.Code module for more information.
Link to this function

to_lines(string_or_source_file)

View Source

Converts a String or Credo.SourceFile into a List of tuples of {line_no, line}.