ExecutionContext

Additional context about a pentest or task execution

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Context associated with a pentest or task execution

Link copied to clipboard

The category of context

Link copied to clipboard
val timestamp: <Error class: unknown class>?

Timestamp associated with a pentest or task execution

Functions

Link copied to clipboard
inline fun copy(block: ExecutionContext.Builder.() -> Unit = {}): ExecutionContext
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String