MCPcopy Create free account
hub / github.com/apache/storm / user

Method user

dev-tools/github/__init__.py:58–59  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

56 # TODO def review_comments
57
58 def user(self):
59 return self.data["user"]["login"]
60
61 def from_branch(self):
62 return self.data["head"]["ref"]

Callers 2

_row_tupleMethod · 0.80
_row_tupleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected