Skip to content

Method GetBuiltExecutablePath

Namespace: Belay.Core.Testing
Assembly: Belay.Core.dll

GetBuiltExecutablePath(string)

Get the expected path to the built unix port executable.

csharp
public static string GetBuiltExecutablePath(string micropythonRepoPath)

Parameters

micropythonRepoPath string

Returns

string

Released under the Apache License 2.0.