projects
/
tclvfs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5f0fd6
)
limitations
author
Vince Darley
<vincentdarley@sourceforge.net>
Tue, 18 Sep 2001 15:40:42 +0000
(15:40 +0000)
committer
Vince Darley
<vincentdarley@sourceforge.net>
Tue, 18 Sep 2001 15:40:42 +0000
(15:40 +0000)
doc/vfs.n
patch
|
blob
|
history
diff --git
a/doc/vfs.n
b/doc/vfs.n
index a35eea26d450d7e033cc834888e749a9af53b1ba..3e13c6b8b9639451960997402ebd7c39eb128180 100644
(file)
--- a/
doc/vfs.n
+++ b/
doc/vfs.n
@@
-218,6
+218,10
@@
We may add \fIlink\fR and \fIlstat\fR commands in the future to allow
virtual filesystems to support reading and writing links - this is
supported by the C API, but has simply not been exposed to Tcl in this
extension.
+.PP
+The Tcl 'Tcl_FSMatchInDirectory' function takes a variety of type
+information in a Tcl_GlobTypeData structure. We currently only expose
+the 'type' fields from that structure.
.SH KEYWORDS
vfs, filesystem, file