Credo v1.5.0-rc.2 Credo.Code.Sigils View Source

This module lets you strip sigils from source code.

Link to this section Summary

Functions

Replaces all characters inside all sigils with the equivalent amount of white-space.

Link to this section Functions

Link to this function

replace_with_spaces(source_file, replacement \\ " ", interpolation_replacement \\ " ", filename \\ "nofilename")

View Source

Replaces all characters inside all sigils with the equivalent amount of white-space.