ofBool


Description:

public static TomlValue ofBool (bool value)

Creates boolean value.

Parameters:

value

boolean value.

Returns:

TOML value.