ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cvsroot/Linux-Inotify2/Inotify2.pm
(Generate patch)

Comparing cvsroot/Linux-Inotify2/Inotify2.pm (file contents):
Revision 1.6 by root, Tue Aug 23 02:13:55 2005 UTC vs.
Revision 1.7 by root, Tue Aug 23 02:17:18 2005 UTC

251The path of the filesystem object, relative to the watch name. 251The path of the filesystem object, relative to the watch name.
252 252
253=item $watch->fullname 253=item $watch->fullname
254 254
255Returns the "full" name of the relevant object, i.e. including the C<name> 255Returns the "full" name of the relevant object, i.e. including the C<name>
256component of the watcher. 256member of the watcher (if the the watch is on a directory and a dir entry
257is affected), or simply the C<name> member itself when the object is the
258watch object itself.
257 259
258=item $event->mask 260=item $event->mask
259 261
260=item $event->{mask} 262=item $event->{mask}
261 263

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines