User.realname

User information.

  1. string username;
  2. string hostname;
  3. string realname;
    struct User
    string realname;

Meta