pub fn fs_permissions_checks_disabled_via_env() -> bool
👎Deprecated since 0.5.0
Expand description

Return true if the environment has been set up to disable FS permissions checking.

This function is exposed so that other tools can use the same checking rules as arti-client. For more information, see TorClientBuilder.