fn get_steam_path() -> Result<PathBuf, SteamError>
Expand description
Returns the path to the Steam directory. If the Steam directory is not found, it will return an error.
fn get_steam_path() -> Result<PathBuf, SteamError>
Returns the path to the Steam directory. If the Steam directory is not found, it will return an error.