LLDB mainline
Public Attributes | List of all members
PasswdEntry Struct Reference

Public Attributes

std::string username
 
std::string shell
 

Detailed Description

Definition at line 65 of file HostInfoPosix.cpp.

Member Data Documentation

◆ shell

std::string PasswdEntry::shell

Definition at line 67 of file HostInfoPosix.cpp.

◆ username

std::string PasswdEntry::username

Definition at line 66 of file HostInfoPosix.cpp.


The documentation for this struct was generated from the following file: