yieldplotlib.ypl_cli
====================

.. py:module:: yieldplotlib.ypl_cli

.. autoapi-nested-parse::

   yieldplotlib command line interface.

   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@     @@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  @@@@@@@
   @@@  @@@@@@@ @@@  @@   @@@@@@@@@  @@@@@@@
   @@@@  @@@@@  @@@   @@@@  @@@@@@@  @@@@@@@
   @@@@@ @@@@  @@@@  @@@@@@  @@@@@@  @@@@@@@
   @@@@@@ @@  @@@@@  @@@@@@  @@@@@@  @@@@@@@
   @@@@@@  @ @@@@@@  @@@@@  @@@@@@@  @@@@@@@
   @@@@@@@   @@@@@@  @     @@@@@@@@@     @@@
   @@@@@@@  @@@@@@@  @@@@@@@@@@@@@@@@@@@@@@@
   @@@@    @@@@@@@@  @@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

   Usage:
     ypl_run PATH

   Options:
     -h, --help  Show this help message and exit.



Functions
---------

.. autoapisummary::

   yieldplotlib.ypl_cli.main
   yieldplotlib.ypl_cli.is_superdir
   yieldplotlib.ypl_cli.is_ayo


Module Contents
---------------

.. py:function:: main()

   Runs the command line interface.


.. py:function:: is_superdir(path)

   True if a directory only contains other directories.


.. py:function:: is_ayo(path)

   True if a directory is an AYO run directory.


