get_gid Method

Returns the Group ID of the caller process.

Syntax

def get_gid() -> int: ...

Remarks

Windows:

This event is currently not used.

Linux:

Call this method from the event handlers to obtain the Group ID of the caller process.

Copyright (c) 2022 Callback Technologies, Inc. - All rights reserved.
CBFS FUSE 2020 Python Edition - Version 20.0 [Build 8348]