Class PosixFileSystems

java.lang.Object
net.rubygrapefruit.platform.internal.PosixFileSystems
All Implemented Interfaces:
FileSystems, NativeIntegration

public class PosixFileSystems extends Object implements FileSystems
  • Constructor Details

    • PosixFileSystems

      public PosixFileSystems()
  • Method Details

    • getFileSystems

      public List<FileSystemInfo> getFileSystems()
      Description copied from interface: FileSystems
      Returns the set of all file systems for the current machine.
      Specified by:
      getFileSystems in interface FileSystems
      Returns:
      The set of file systems. Never returns null.