ninjecto.plugins.filters.read¶Filter to read the content of text files.
filter_read():
Filter to read the content of text files.ninjecto.plugins.filters.read.filter_read(filename, encoding='utf-8', errors='strict')¶Filter to read the content of text files.
The totality of the content of the file.