topl-service / io.matthewnelson.topl_service / TorServiceController / getTorConfigFiles
getTorConfigFiles¶
@JvmStatic fun getTorConfigFiles():
TorConfigFiles
(source)
Get the TorConfigFiles that have been set after calling Builder.build
This method will never throw the RuntimeException if you call it after Builder.build.
Exceptions¶
RuntimeException
- if called before Builder.build
Return Instance of TorConfigFiles that are being used throughout TOPL-Android