Skip to content

Add ToolPathResolver.TryFindPathExecutable #495

Description

@dennisdoomen

Description

As we also use Fallout targets for local development, I sometimes want to first check if some tool is available and then try something else, or provide a friendly message. E.g. ToolPathResolver.GetPathExecutable("func") will throw if the Azure Functions Core Tools aren't installed.

Usage Example

bool ToolPathResolver.TryGetPathExecutable(string tool, out string path)

Alternative

N/a/

Could you help with a pull-request?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions