Top Level Namespace
Defined in:
Method Summary
-
main
Run the commit counter
-
push_events_for_user(username : String) : Array(GithubEvent)
Returns a list of events of type "PushEvent" for a given user
Method Detail
def push_events_for_user(username : String) : Array(GithubEvent)
#
Returns a list of events of type "PushEvent" for a given user