Method FindExecutableAsync
Namespace: Belay.Core.Testing
Assembly: Belay.Core.dll
FindExecutableAsync()
Find the MicroPython unix port executable.
csharppublic static Task<string> FindExecutableAsync()
1
Returns
Task<string>
A representing the asynchronous operation.