Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyinvoke/invoke
/ is_first_posarg
Method
is_first_posarg
tests/task.py:463–464 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
461
Call()
462
463
def
is_first_posarg(self):
464
assert Call(_).task is _
465
466
class
called_as:
467
def
defaults_to_None(self):
Callers
nothing calls this directly
Calls
1
Call
Class · 0.90
Tested by
no test coverage detected