mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 16:49:10 +00:00
Merge branch 'development' into feature/cache-validation-test
This commit is contained in:
@@ -2,4 +2,7 @@ package org.parabot.core.asm.redirect;
|
||||
|
||||
public class ProcessBuilderRedirect {
|
||||
|
||||
public static ProcessBuilder redirectErrorStream(ProcessBuilder pb, boolean redirectErrorStream) {
|
||||
return pb;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user