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

Class Named

tests/task.py:197–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195
196 # Name attr, but not a Task
197 class Named:
198 name = "foo"
199
200 assert t != Named()
201

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…