ConfigureBoolean
Denotes a TorOption as implementing the ConfigurableContract which declares that the TorOption uses a boolean argument, available to be configured with true
or false
(which will resolve to 1
or 0
, respectively, for the TorSetting argument).