Closed OnurGumus closed 2 years ago
I tried all examples regarding exec in MacOs, always getting empty string with no errors. Any ides
type DotnetListReference = Exec<"dotnet", "list reference"> printfn "test %s" DotnetListReference.Output
Ok I think it was my fault.
I tried all examples regarding exec in MacOs, always getting empty string with no errors. Any ides