Method TryGetFullPathForCommand
TryGetFullPathForCommand(string)
Tries to resolve full path for specified command.
public static string? TryGetFullPathForCommand(string command)
Parameters
command
stringCommand to resolve.
Returns
- string
Full command path if succes.