Companion

Functions

Link copied to clipboard
@JvmStatic
inline fun <C : TorCmd<*>> intercept(crossinline intercept: (job: EnqueuedJob, cmd: C) -> C): TorCmdInterceptor<C>

Creates a TorCmdInterceptor for the specified TorCmd.