Type returns the type of the evasion technique.
()
| 51 | Eval(*event.Event) (bool, error) |
| 52 | // Type returns the type of the evasion technique. |
| 53 | Type() Type |
| 54 | // SetMask sets the type in the event evasions bitmask. |
| 55 | SetMask(*event.Event) |
| 56 | } |
no outgoing calls
no test coverage detected