Credo.Code.to_lines
You're seeing just the function
to_lines
, go back to Credo.Code module for more information.
Converts a String or Credo.SourceFile
into a List of tuples of {line_no, line}
.