EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method TryParseMatcher

    TryParseMatcher(string, out GitIgnorePatternMatcher)

    Declaration
    public static bool TryParseMatcher(string pattern, out GitIgnorePatternMatcher matcher)
    Parameters
    Type Name Description
    string pattern
    GitIgnorePatternMatcher matcher
    Returns
    Type Description
    bool

    TryParseMatcher(IFluentLog, string, out GitIgnorePatternMatcher)

    Declaration
    public static bool TryParseMatcher(IFluentLog log, string pattern, out GitIgnorePatternMatcher matcher)
    Parameters
    Type Name Description
    IFluentLog log
    string pattern
    GitIgnorePatternMatcher matcher
    Returns
    Type Description
    bool
    2025 © Xab3r. All rights reserved.