gagEcho

Undocumented in source.
immutable
auto gagEcho = q{ auto _gagEcho_saveCustomEcho = scriptlikeCustomEcho; scriptlikeCustomEcho = delegate(string str) {}; scope(exit) scriptlikeCustomEcho = _gagEcho_saveCustomEcho; };

Meta