Method IsMicroPythonAvailableAsync
Namespace: Belay.Core.Testing
Assembly: Belay.Core.dll
IsMicroPythonAvailableAsync()
Check if MicroPython unix port is available for testing.
csharppublic static Task<bool> IsMicroPythonAvailableAsync()
1
Returns
Task<bool>
A representing the asynchronous operation.