userman ~master (2020-06-09T07:53:37Z)
Dub
Repo
ValidGroupName
userman
webadmin
Undocumented in source.
struct
ValidGroupName {
string
m_value
;
this
();
static
Nullable
!
ValidGroupName
fromStringValidate
(string str, string* err);
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
Alias This
toString
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
fromStringValidate
Nullable
!
ValidGroupName
fromStringValidate
(string str, string* err)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
m_value
string
m_value
;
Undocumented in source.
Meta
Source
See Implementation
userman
webadmin
classes
UserManWebAdminInterface
functions
registerUserManWebAdmin
structs
ValidGroupName