which


Description:

public static Path? which (string binary)

Resolves command path from current PATH.

Parameters:

binary

binary name to resolve.

Returns:

resolved path, or null when not found.