public final class StdoutEscapeMain extends Object
StdioHelper
before escape stdout,
so that clients can obtain the original stdout using StdioHelper.getOriginalStdout()
.StdioHelper
public static void main(String[] args) throws Throwable
args
- main-class-name
, program-arguments...
Throwable
- if failed to execute programIllegalArgumentException
- if some parameters were null
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.