Class: Rumai::IXP::Qid

Inherits:
Object show all
Includes:
Struct
Defined in:
lib/rumai/ixp/message.rb

Overview

Holds information about a file being accessed on a 9P2000 server.

See cm.bell-labs.com/magic/man2html/5/intro

Constant Summary collapse

QTDIR =

The following constant definitions originate from: swtch.com/usr/local/plan9/include/libc.h

0x80
QTAPPEND =

type bit for directories

0x40
QTEXCL =

type bit for append only files

0x20
QTMOUNT =

type bit for exclusive use files

0x10
QTAUTH =

type bit for mounted channel

0x08
QTTMP =

type bit for authentication file

0x04
0x02
QTFILE =

type bit for symbolic link

0x00

Instance Attribute Summary

Attributes included from Struct

#fields

Method Summary

Methods included from Struct

included, #initialize, #load_9p, #to_9p