pruneChannels

Prunes empty channels in the automodes definitions associative array.

version(WithAutomodePlugin)
private
void
pruneChannels
(
ref string[string][string] automodes
)

Parameters

automodes string[string][string]

Associative array of automodes to prune.