Owner returns the Task owner
()
| 30 | Status() task.Status |
| 31 | // Owner returns the Task owner |
| 32 | Owner() *ent.User |
| 33 | // State returns the internal Task state |
| 34 | State() string |
| 35 | // ShouldPersist returns true if the Task should be persisted into DB |
no outgoing calls
no test coverage detected