ResourceHandle.fromStdout constructor
- Stdout stdout
 
Creates wrapper around current stdout.
Implementation
external factory ResourceHandle.fromStdout(Stdout stdout);
Creates wrapper around current stdout.
external factory ResourceHandle.fromStdout(Stdout stdout);