get_umask


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

the returned value, or -1 on error