RateLimit allows users to query their rate-limit status
construct a RateLimit
| Name | Type | Attributes | Description |
|---|---|---|---|
auth | Requestable.auth | the credentials to authenticate to GitHub | |
apiBase | string | <optional> | the base Github API URL |
Query the current rate limit
| Name | Type | Attributes | Description |
|---|---|---|---|
cb | Requestable.callback | <optional> | will receive the rate-limit data |