|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StandardOutputListener
A StandardOutputListener receives text written by Gradle's logging system to standard output or
error.
| Method Summary | |
|---|---|
void |
onOutput(CharSequence output)
Called when some output is written by the logging system. |
| Method Detail |
|---|
void onOutput(CharSequence output)
output - The text.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||