Environment
The environment for which TorRuntime operates.
Specified directories/files are utilized by TorRuntime.BuilderScope.config to create a minimum viable TorConfig.
The Environment API is mostly based around configuration options that are, or could be, platform-specific. This means less platform-specific code, and more commonMain
code.
See also
Types
Properties
Link copied to clipboard
Link copied to clipboard
Toggle to dispatch RuntimeEvent.LOG.DEBUG and TorEvent.DEBUG or not.
Link copied to clipboard
Returns the first and last 4 characters of the fid concatenated together with an ellipses between.
Link copied to clipboard
Functions
Link copied to clipboard
@JvmStatic
@JvmOverloads
@JvmName(name = "fidString")
Helper for overriding a class's toString function.