Enum
import-op-status-enum
No description available.
enum import-op-status-enum {
auth,
error,
none,
detecting,
choose,
auth-failed,
importing,
mapping,
waiting-to-push,
pushing,
complete,
setup,
unknown,
detection-found-multiple,
detection-found-nothing,
detection-needs-auth,
}Cases
| Case | Description |
|---|---|
| auth | |
| error | |
| none | |
| detecting | |
| choose | |
| auth-failed | |
| importing | |
| mapping | |
| waiting-to-push | |
| pushing | |
| complete | |
| setup | |
| unknown | |
| detection-found-multiple | |
| detection-found-nothing | |
| detection-needs-auth |