☰
D
dejadoc
DDN-UTIL-MONACO
/
ddn.util.monaco.async
/
ProcessFuture.ready
🔍
☾
ProcessFuture.ready
bool ready()
nothrow
@nogc
Checks if the result is available without blocking.
Returns
true if the result is ready, false otherwise.