isStarted method

  1. @override
bool isStarted()
override

Check if the xray-core server instance.

Implementation

@override
bool isStarted() => _lib.isStarted(_uuid);