BuilderScopeAutoBoolean

A DSL builder scope for configuring TorOption that utilize argument parameters of auto (i.e. let tor decide), 1 (i.e. true, or "enable"), or 0 (i.e. false, or "disable")

Properties

Link copied to clipboard
@JvmField
protected var argument: String

The argument string for this BuilderScope, the result of which is used as the LineItem.argument. Is initialized with whatever TorOption.default is.

Link copied to clipboard
@JvmField
val option: TorOption

The TorOption being configured for this BuilderScope.

Functions

Link copied to clipboard

Sets the argument to auto.

Link copied to clipboard
Link copied to clipboard