.. _f-headcli: module ``cli.head_cli`` ======================= Short summary +++++++++++++ module ``pyensae.cli.head_cli`` Wrapper function :func:`file_head` into a command line. Functions +++++++++ +------------------------------------------------------------+---------------------------------------------------------------------+ | function | truncated documentation | +============================================================+=====================================================================+ | :func:`file_head_cli ` | Takes the first lines from a file using function :func:`file_head`. | +------------------------------------------------------------+---------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.cli.head_cli :members: :special-members: __init__ :show-inheritance: