[ Version ( since = "1.3.4" ) ]
public int32 get_umask () throws Error
get the current umask
Return the current umask. By default the umask is @022 unless it has been set by calling umask.
this |
A GuestfsSession object |
the returned value, or -1 on error |