Function Blam::Utils::OpenLocalWebURL

Function Documentation

void Blam::Utils::OpenLocalWebURL(std::string local_path)

Opens the specified relative path in the user’s default web browser.

Parameters
  • local_path: - The relative path to the file to open.