styx2000.protobj.stat

A type for representing the stat object of the 9P / Styx protocol.

Public Imports

styx2000.protobj.perm
public import styx2000.protobj.perm;
styx2000.protobj.qid
public import styx2000.protobj.qid;

Members

Classes

Stat
class Stat

A class that provides a type for the stat field in some Styx messages. Inherits methods from the StyxObject class.

Meta

Authors

Oleg Bakharev, Ilya Pertsev