Companion

object Companion

Properties

Link copied to clipboard
@get:JvmName(name = "entries")
val entries: Set<TorOption>

All available TorOption entries, ordered as they appear in the tor-manual and control-spec.

Functions

Link copied to clipboard

Retrieves the TorOption for provided name.

Link copied to clipboard

Retrieves the TorOption for the provided name, or null if name is unknown.