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 |
release()
Release this output
|
void accept(String command)
command
- The commandvoid release()
Copyright © 2016 JBoss by Red Hat. All rights reserved.