Dirent.entryname_

The name of the file or subdirectory to create in the output directory. If entry is a File or Directory, the entryname field overrides the value of basename of the File or Directory object. Optional.

class Dirent
Either!(None, string, Expression) entryname_;

Meta