Expand description
Modules§
- addr
address
- Support for shell expansion in [
general::SocketAddr
]. - arti_
client_ 🔒paths arti-client
- Base paths for use with arti clients.
Structs§
- CfgPath
- A path in a configuration file: tilde expansion is performed, along
with expansion of variables provided by a
CfgPathResolver
. - CfgPath
Resolver - A variable resolver for paths in a configuration file.
- Literal
Path 🔒 - Inner implementation of PathInner:Literal
Enums§
- CfgPath
Error - An error that has occurred while expanding a path.
- Path
Inner 🔒 - Inner implementation of CfgPath
Functions§
- arti_
client_ base_ resolver arti-client
- A
CfgPathResolver
with the base variables configured for aTorClientConfig
inarti-client
. - expand 🔒
expand-paths
- Helper: expand a directory given as a string.
- home
expand-paths
- Return the user’s home directory used when expanding paths.