.. _f-oshelper: module ``loghelper.os_helper`` ============================== Short summary +++++++++++++ module ``pyquickhelper.loghelper.os_helper`` Helpers for module :epkg:`*py:os`. :githublink:`%|py|5` Functions +++++++++ +---------------------------------------------------------------------+---------------------------+ | function | truncated documentation | +=====================================================================+===========================+ | :func:`get_machine ` | Returns the machine name. | +---------------------------------------------------------------------+---------------------------+ | :func:`get_user ` | Returns the user name. | +---------------------------------------------------------------------+---------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.loghelper.os_helper :members: :special-members: __init__ :show-inheritance: