Gullintanni v0.1.0
HardHat.Users
Summary
Show the user identified by id
Trigger a new sync with GitHub
Show the authenticated user
Functions
Show the user identified by id.
Examples
HardHat.Users.show(client, 267)
Trigger a new sync with GitHub.
Examples
HardHat.Users.sync(client)
Show the authenticated user.
Examples
HardHat.Users.whoami(client)