[][src]Module rung::files

File utils

Provides various utilities to work with files.

Functions

check_headers

Verifies that files have headers matching one of the templates.

get_lines

Returns the content of the file as a collection of lines

get_top_lines

Returns certain amount of lines from the top of the file

verify_files

Verifies that all files exist