Class InputsHandler


  • public class InputsHandler
    extends Object
    • Constructor Detail

      • InputsHandler

        public InputsHandler()
    • Method Detail

      • handle

        public List<Path> handle​(List<Path> inputs)
        Handles input path(s). Behaviour will differ depending on the number on inputs: if a single input is given, and it contains multiple archives, each will be considered to be a single application. If multiple inputs are given, each will be considered to be an application.