Class ListDirectoryCommand

  • All Implemented Interfaces:
    ICliCommand

    public class ListDirectoryCommand
    extends ACliCommand
    List the file contents of a directory.
    • Field Detail

      • FILE_COMPARATOR

        public static final java.util.Comparator<FileData> FILE_COMPARATOR
        Comparator for filenodes.
    • Constructor Detail

      • ListDirectoryCommand

        public ListDirectoryCommand()