.. _new_syntax.worked_example.code: ################################################################################################################# Python Code for: New Object orientated syntax for Ruffus in Version 2.6 ################################################################################################################# .. seealso:: * :ref:`new_syntax.worked_example ` This code is adapted from ``test/test_subpipeline.py`` in the **Ruffus** distribution ============================================================================== Output ============================================================================== Let us save the script to ``test_subpipeline_cmdline.py`` #) Try running the script as is: .. <