Expand description
Radicle node profile.
$RAD_HOME/ # Radicle home storage/ # Storage root zEQNunJUqkNahQ8VvQYuWZZV7EJB/ # Project git repository … # More projects… keys/ radicle # Secret key (PKCS 8) radicle.pub # Public key (PKCS 8) node/ control.sock # Node control socket
Modules§
Structs§
- Aliases
- Holds multiple alias stores, and will try them one by one when asking for an alias.
- Config
- Local radicle configuration.
- Config
Path - Configuration attribute path.
- Home
- Radicle home.
- Profile
- RawConfig
- Offers utility functions for editing the configuration. Validates on write.
- Write
Error
Enums§
Functions§
- home
- Get the path to the radicle home folder.