splatnet3_scraper.auth.EnvironmentVariablesManager.get(token) Gets the environment variable for the given token. Parameters:¶ token : str¶The token to get the environment variable for. Returns:¶ str | None – The environment variable, or None if it is not set.