Expand description
Modules§
- addr
- Support for shell expansion in
general::SocketAddr. - arti_
client_ 🔒paths - 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 - A
CfgPathResolverwith the base variables configured for aTorClientConfiginarti-client. - expand 🔒
- Helper: expand a directory given as a string.
- home
- Return the user’s home directory used when expanding paths.