MCPcopy Create free account
hub / github.com/pyinvoke/invoke / subcollection_default_tasks

Method subcollection_default_tasks

tests/cli.py:83–84  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

81 self._compare_names("sub-coll.other", "sub-coll.sub-task")
82
83 def subcollection_default_tasks(self):
84 self._compare_names("sub-coll", "sub-coll.sub-task")
85
86 def boolean_args(self):
87 "my-task --boolean"

Callers

nothing calls this directly

Calls 1

_compare_namesMethod · 0.95

Tested by

no test coverage detected