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 © 2001-2017 Red Hat, Inc. All Rights Reserved.