8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
|
/**
|
||
|
* The ExternalCommandListener implements support for the external
|
||
|
* commands pipe.
|
||
|
*/
|
||
|
|
||
|
object ExternalCommandListener "command" { }
|
||
|
|