Class type Netglob.user_info

class type user_info = object .. end
Access to the user database

method path_encoding : Netconversion.encoding option
Paths of filesystems may be encoded
method home_directory : string -> string
Returns the home directory of the passed user, or the home directory of the current user for the empty string. Raises Not_found if the lookup fails.