isDir

Part of workaround for DMD Issue #12111

  1. bool isDir [@property getter]
  2. bool isDir [@property getter]
    @property
    bool
    isDir
    (
    in char[] name
    )

Meta