- accessProc
Tcl_FSAccessProc accessProc;
Undocumented in source.
- chdirProc
Tcl_FSChdirProc chdirProc;
Undocumented in source.
- copyDirectoryProc
Tcl_FSCopyDirectoryProc copyDirectoryProc;
Undocumented in source.
- copyFileProc
Tcl_FSCopyFileProc copyFileProc;
Undocumented in source.
- createDirectoryProc
Tcl_FSCreateDirectoryProc createDirectoryProc;
Undocumented in source.
- createInternalRepProc
Tcl_FSCreateInternalRepProc createInternalRepProc;
Undocumented in source.
- deleteFileProc
Tcl_FSDeleteFileProc deleteFileProc;
Undocumented in source.
- dupInternalRepProc
Tcl_FSDupInternalRepProc dupInternalRepProc;
Undocumented in source.
- fileAttrStringsProc
Tcl_FSFileAttrStringsProc fileAttrStringsProc;
Undocumented in source.
- fileAttrsGetProc
Tcl_FSFileAttrsGetProc fileAttrsGetProc;
Undocumented in source.
- fileAttrsSetProc
Tcl_FSFileAttrsSetProc fileAttrsSetProc;
Undocumented in source.
- filesystemPathTypeProc
Tcl_FSFilesystemPathTypeProc filesystemPathTypeProc;
Undocumented in source.
- filesystemSeparatorProc
Tcl_FSFilesystemSeparatorProc filesystemSeparatorProc;
Undocumented in source.
- freeInternalRepProc
Tcl_FSFreeInternalRepProc freeInternalRepProc;
Undocumented in source.
- getCwdProc
Tcl_FSGetCwdProc getCwdProc;
Undocumented in source.
- internalToNormalizedProc
Tcl_FSInternalToNormalizedProc internalToNormalizedProc;
Undocumented in source.
- linkProc
Tcl_FSLinkProc linkProc;
Undocumented in source.
- listVolumesProc
Tcl_FSListVolumesProc listVolumesProc;
Undocumented in source.
- loadFileProc
Tcl_FSLoadFileProc loadFileProc;
Undocumented in source.
- lstatProc
Tcl_FSLstatProc lstatProc;
Undocumented in source.
- matchInDirectoryProc
Tcl_FSMatchInDirectoryProc matchInDirectoryProc;
Undocumented in source.
- normalizePathProc
Tcl_FSNormalizePathProc normalizePathProc;
Undocumented in source.
- openFileChannelProc
Tcl_FSOpenFileChannelProc openFileChannelProc;
Undocumented in source.
- pathInFilesystemProc
Tcl_FSPathInFilesystemProc pathInFilesystemProc;
Undocumented in source.
- removeDirectoryProc
Tcl_FSRemoveDirectoryProc removeDirectoryProc;
Undocumented in source.
- renameFileProc
Tcl_FSRenameFileProc renameFileProc;
Undocumented in source.
- statProc
Tcl_FSStatProc statProc;
Undocumented in source.
- structureLength
int structureLength;
Undocumented in source.
- typeName
char* typeName;
Undocumented in source.
- utimeProc
Tcl_FSUtimeProc utimeProc;
Undocumented in source.
- version_
Tcl_FSVersion version_;
Undocumented in source.