Interface RelativeDirectoryLister

    • Method Detail

      • setUseRelativePaths

        void setUseRelativePaths​(boolean value)
        Sets whether to output relative paths.
        Parameters:
        value - true if to output relative paths
      • getUseRelativePaths

        boolean getUseRelativePaths()
        Returns whether to output relative paths.
        Returns:
        true if to output relative paths