.. _f-anyfhelper: module ``filehelper.anyfhelper`` ================================ Short summary +++++++++++++ module ``pyquickhelper.filehelper.anyfhelper`` Various helpers about files :githublink:`%|py|5` Functions +++++++++ +-------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +=====================================================================================+===========================================================================================================================+ | :func:`change_file_status ` | Changes the status of all files inside a folder. | +-------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ | :func:`read_content_ufs ` | Reads the content of a source, whether it is a url, a file, a stream or a string (in that case, it returns the string ... | +-------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.filehelper.anyfhelper :members: :special-members: __init__ :show-inheritance: