Searched refs:argsWithDevice (Results 1 – 2 of 2) sorted by relevance
1341 String[] argsWithDevice = Arrays.copyOf(args, args.length + 2); in addCommandForAllDevices() local1342 argsWithDevice[argsWithDevice.length - 2] = "-s"; in addCommandForAllDevices()1343 argsWithDevice[argsWithDevice.length - 1] = device; in addCommandForAllDevices()1344 CommandTracker cmdTracker = createCommandTracker(argsWithDevice, cmdFilePath); in addCommandForAllDevices()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...