1 reference to X_OK
System.Diagnostics.Process (1)
System\Diagnostics\ProcessUtils.Unix.cs (1)
25
=> Interop.Sys.Access(fullPath, Interop.Sys.AccessMode.
X_OK
) == 0 && !Directory.Exists(fullPath);