Radix Relay
Hybrid mesh communications with Signal Protocol encryption
Loading...
Searching...
No Matches
env_utils.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  radix_relay
 
namespace  radix_relay::platform
 

Functions

auto radix_relay::platform::get_home_directory () -> std::string
 Returns the user's home directory path.
 
auto radix_relay::platform::get_temp_directory () -> std::string
 Returns the system's temporary directory path.
 
auto radix_relay::platform::expand_tilde_path (const std::string &path) -> std::string
 Expands tilde (~) in path to home directory.