From c0d494d67d461560f5209c4ffa7937d78bec84fa Mon Sep 17 00:00:00 2001 From: Vince Darley Date: Tue, 18 Sep 2001 15:40:42 +0000 Subject: [PATCH] limitations --- doc/vfs.n | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/vfs.n b/doc/vfs.n index a35eea2..3e13c6b 100644 --- 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 -- 2.23.0