IniLikeGroup.removeEntry

ditto, but remove entry by node.

  1. bool removeEntry(string key)
  2. bool removeEntry(string key, string locale)
  3. void removeEntry(LineNode node)
    class IniLikeGroup
    @safe final nothrow pure
    void
    removeEntry

Meta