Module profile

Module profile 

Source
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§

config
env
Environment variables used by radicle.

Structs§

Aliases
Holds multiple alias stores, and will try them one by one when asking for an alias.
Config
Local radicle configuration.
ConfigPath
Configuration attribute path.
Home
Radicle home.
Profile
RawConfig
Offers utility functions for editing the configuration. Validates on write.
WriteError

Enums§

Error
SignerError

Functions§

home
Get the path to the radicle home folder.