Class SystemHighlighter.FileHighlightCommand

java.lang.Object
org.jline.console.impl.SystemHighlighter.FileHighlightCommand
Enclosing class:
SystemHighlighter

protected static class SystemHighlighter.FileHighlightCommand extends Object
  • Constructor Details

    • FileHighlightCommand

      public FileHighlightCommand()
    • FileHighlightCommand

      public FileHighlightCommand(String subcommand, Collection<String> fileOptions)
  • Method Details

    • isSubcommand

      public boolean isSubcommand()
    • hasFileOptions

      public boolean hasFileOptions()
    • getSubcommand

      public String getSubcommand()
    • getFileOptions

      public List<String> getFileOptions()