Method GetMicroPythonExecutableAsync
Namespace: Belay.Core.Testing
Assembly: Belay.Core.dll
GetMicroPythonExecutableAsync()
Get the MicroPython executable path from environment or default.
csharp
public static Task<string> GetMicroPythonExecutableAsync()
Returns
A representing the asynchronous operation.