Status returns the Task status
()
| 28 | Type() string |
| 29 | // Status returns the Task status |
| 30 | Status() task.Status |
| 31 | // Owner returns the Task owner |
| 32 | Owner() *ent.User |
| 33 | // State returns the internal Task state |
no outgoing calls
no test coverage detected