logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

packet.nfs.nfsbase - NFS Base module

Author

       Jorge Mora (mora@netapp.com)

NFStest 3.2                                       21 March 2023                                       NFSBASE(3)

Bugs

       No known bugs.

Classes

classCB_NULL(NFSbase)
       NFS CB_NULL object

   classNFSbase(packet.utils.RPCload)
       NFS Base object

       This should only be used as a base class for an NFS object

       Methodsdefinedhere:
       ---------------------

       __str__(self)
       Informal string representation of object

       main_op(self)
       Get the main NFS operation

   classNULL(NFSbase)
       NFS NULL object

Description

       Base class for an NFS object

Name

       packet.nfs.nfsbase - NFS Base module

See Also

baseobj(3),packet.nfs.nfs4_const(3),packet.utils(3)

See Also