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
accept commands |
void |
release()
Release this output
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.