IniLikeGroup.removeEntry

Removes entry by key. To remove localized values use localizedKey.

class IniLikeGroup
@safe final nothrow
void
removeEntry
(
string key
)

See Also

inilike.common.localizedKey

Meta