Searched defs:AddCommandFileOp (Results 1 – 1 of 1) sorted by relevance
28 class AddCommandFileOp extends RemoteOperation<Void> { class35 AddCommandFileOp(String commandFile, List<String> extraArgs) { in AddCommandFileOp() method in AddCommandFileOp