Module radicle::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§

  • Environment variables used by radicle.

Structs§

  • Holds multiple alias stores, and will try them one by one when asking for an alias.
  • Local radicle configuration.
  • Radicle home.

Enums§

Functions§

  • Get the path to the radicle home folder.