Procs
proc is_junction(self: DirEntry): bool
- Source Edit
func is_symlink(self: DirEntry): bool
- ..warning:: this may differ Python's Source Edit
proc stat(self: DirEntry; follow_symlinks = true): stat_result
- Source Edit
proc is_junction(self: DirEntry): bool
func is_symlink(self: DirEntry): bool
proc stat(self: DirEntry; follow_symlinks = true): stat_result