loki v1.2.2 Loki.FileManipulation
Helpers for content manipulation injecting, appending, and other.
Summary
Functions
Helper appends lines to file
Helper comments line in file
Helper injecting lines to file with before
and after
options
Helper prepends lines to file
Helper removes all commented lines
Helper removes lines from file
Helper replaces lines in file
Helper uncomments lines in file
Functions
Helper appends lines to file.
Helper comments line in file.
Helper injecting lines to file with before
and after
options.
Helper prepends lines to file.
remove_comments_in_file(path)
remove_comments_in_file(Path.t) :: none
remove_comments_in_file(any) :: none
Helper removes all commented lines.
Helper removes lines from file.
Helper uncomments lines in file.