xAttrs

Return XAttrs for the given path, or the link destination if the path leads to as symbolic link.

  1. auto xAttrs(string path)
    version(linux)
    xAttrs
    (
    string path
    )
  2. auto xAttrs(File f)

Meta