You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The usermod manager does not have a function to get the name string of a usermod.
all _V2 usermods already have the _name[] as a private variable. Each usermod should have a function like UM::getName() that can be called by the usermod manager to return the name.