Companion
object Companion
Functions
Link copied to clipboard
inline fun <C : TorCmd<*>> intercept(crossinline intercept: (job: EnqueuedJob, cmd: C) -> C): TorCmdInterceptor<C>
Creates a TorCmdInterceptor for the specified TorCmd.