GetGid Method

Returns the Group ID of the caller process.

Syntax

func (obj *FUSE) GetGid() (int32, error)

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 Go Edition - Version 20.0 [Build 8348]