pub fn get_runtime_path(parent: &Path) -> Result<PathBuf, Error>
Get the runtime folder path and throws error if it does not exist.
parent