.. _f-rssflaskhelper: module ``rss.rss_flask_helper`` =============================== Short summary +++++++++++++ module ``pyrsslocal.rss.rss_flask_helper`` Helpers for ``rss_flask.py``. :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------------+-------------------------------------------+ | function | truncated documentation | +===========================================================================+===========================================+ | :func:`get_binary_file ` | Returns the content of a binary filename. | +---------------------------------------------------------------------------+-------------------------------------------+ | :func:`get_text_file ` | Returns the content of a text filename. | +---------------------------------------------------------------------------+-------------------------------------------+ | :func:`load_page ` | Loads the content of a file. | +---------------------------------------------------------------------------+-------------------------------------------+ | :func:`root_dir ` | Returns this directory. | +---------------------------------------------------------------------------+-------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyrsslocal.rss.rss_flask_helper :members: :special-members: __init__ :show-inheritance: