public interface ScriptTargetOutput
| Modifier and Type | Method and Description | 
|---|---|
| void | accept(String command)Accept the given command and write it to the abstracted script | 
| void | prepare()Prepare the script target to  acceptcommands | 
| void | release()Release this output | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.