Function get_projects_dir

Source
pub fn get_projects_dir(client_name: &str) -> Result<PathBuf, LangsError>
Expand description

Returns the projects directory for the given client name. The return value for my-client might look something like /home/username/.local/share/tmc/my-client on Linux.