Function lcxx::from_json(std::filesystem::path const&)

Function Documentation

auto lcxx::from_json(std::filesystem::path const &license_path) -> std::pair<license, signature>

parse license and license signature from a json file

Parameters:

license_path – the path to the json file

Returns:

std::pair< license, signature > license content and signature