isIoSupported constant

bool const isIoSupported

Returns whether io operations are supported. If false, is currently running on the web.

Implementation

static const bool isIoSupported = io.isIoSupported;