- Source
Members
(static) done_prefixes
Properties| Name | Type | Description |
|---|---|---|
done_prefixes | Object | List of prefixes for making a task finished/unfinished |
- Source
(static) last
Properties| Name | Type | Description |
|---|---|---|
last | Object | Keeps track of when each endpoint was last called and with what hash data in order to rate limit |
- Source
(static) prefixes
Properties| Name | Type | Description |
|---|---|---|
prefixes | Object | List of prefixes for each task type |
- Source
(static) types
Properties| Name | Type | Description |
|---|---|---|
types | Array | List of task types and their short names, full names, list names, and keyboard shortcuts |
- Source