|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
interface CommandContext
Context interface for command execution.
| Method Summary | |
|---|---|
void
|
interaction(groovy.lang.Closure closure)
Declares stream interactions with the server. |
| Method Detail |
|---|
void interaction(groovy.lang.Closure closure)
Groovy Documentation