Credo.Code.clean_charlists_strings_sigils_and_comments

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

clean_charlists_strings_sigils_and_comments(source_file_or_source, sigil_replacement \\ " ")

View Source

Takes a SourceFile and returns its source code stripped of all Strings, Sigils and code comments.