Function lcxx::from_json(std::filesystem::path const&)¶ Defined in File reader.cpp 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