Package javatapas.io

Class GetFileAttributes

java.lang.Object
javatapas.io.GetFileAttributes

public class GetFileAttributes
extends Object
Version:
2021-05-23
Author:
Kodiak Brown
  • Constructor Details

    • GetFileAttributes

      public GetFileAttributes()
  • Method Details

    • getFileAttributes

      public static void getFileAttributes​(Path path) throws IOException
      Parameters:
      path - The source file.
      Throws:
      IOException