tidy::getRelease

tidy_get_release

Get release date (version) for Tidy library

Description

Object-oriented style

public string tidy::getRelease()

Procedural style

string tidy_get_release()

Gets the release date of the Tidy library.

Parameters

This function has no parameters.

Return Values

Returns a string with the release date of the Tidy library, which may be 'unknown'.