Class AbstractFeaturePackCommand.FileActivator

    • Constructor Summary

      Constructors 
      Constructor Description
      FileActivator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isActivated​(org.aesh.command.impl.internal.ParsedCommand parsedCommand)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileActivator

        public FileActivator()
    • Method Detail

      • isActivated

        public boolean isActivated​(org.aesh.command.impl.internal.ParsedCommand parsedCommand)