Function IniLikeFile.ReadOptions.assign

Assign arg to the struct member of corresponding type.

void assign(T) (
  T arg
) pure nothrow @nogc @safe;

Note

It's compile-time error to assign parameter of type which is not part of ReadOptions.