CmdLineFwk
==========

.. currentmodule:: lsst.ctrl.mpexec

.. autoclass:: CmdLineFwk
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~CmdLineFwk.MP_TIMEOUT

   .. rubric:: Methods Summary

   .. autosummary::

      ~CmdLineFwk.makeGraph
      ~CmdLineFwk.makePipeline
      ~CmdLineFwk.runPipeline
      ~CmdLineFwk.showInfo

   .. rubric:: Attributes Documentation

   .. autoattribute:: MP_TIMEOUT

   .. rubric:: Methods Documentation

   .. automethod:: makeGraph
   .. automethod:: makePipeline
   .. automethod:: runPipeline
   .. automethod:: showInfo