Credo.SourceFile.source_and_filename
You're seeing just the function
source_and_filename
, go back to Credo.SourceFile module for more information.
Link to this function
source_and_filename(source_file_or_source, default_filename \\ "nofilename")
View SourceReturns the source code and filename for the given source_file_or_source
.