Differences
This shows you the differences between the selected revisions of the page.
| 2016-03-07 | 2016-05-27 | ||
| library_session_getfiles#example => library_example_check_existence_timestamp (martin) | preferring "symbolic/hard link" over "symlink/hardlink" (martin) | ||
| Line 18: | Line 18: | ||
| ^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
| | [[library_filepermissions|FilePermissions]] ==FilePermissions== | File permissions. Read-only. | | | [[library_filepermissions|FilePermissions]] ==FilePermissions== | File permissions. Read-only. | | ||
| - | | char ==FileType== | File type. ''-'' for regular file, ''D'' for directory, ''L'' for symlink, etc. Read-only. See also ''IsDirectory''. | | + | | char ==FileType== | File type. ''-'' for regular file, ''D'' for directory, ''L'' for symbolic link, etc. Read-only. See also ''IsDirectory''. | |
| | string ==FullName== | File path. Read-only. &beta_feature | | | string ==FullName== | File path. Read-only. &beta_feature | | ||
| | string ==Group== | File group. | | | string ==Group== | File group. | | ||