Coverage for magicinvoke/__init__.py : 71%

Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
""" An `invoke` extension that adds support for lots of goodies. See magicinvoke.py for more doc. """
cachepath, magictask, get_params_from_ctx, skippable, InputPath, Lazy, OutputPath, )
# Things that are handy for everyone to have except: from pathlib2 import Path # Py2
except ImportError: __colored_traceback = None
"magictask", "get_params_from_ctx", "skippable", "InputPath", "Lazy", "OutputPath", "dotdict", "__colored_traceback", "Path", ] |