Function IniLikeFile.getNode

Get GroupNode by groupName.

auto final IniLikeFile.GroupNode getNode (
  string groupName
) pure nothrow @nogc @safe;