GlobbingResolver Class

Namespace
GitVersion
Interfaces
Base Types
  • object
graph BT Type-->Base0["object"] Type-.->Interface0["IGlobbingResolver"] click Interface0 "/api/GitVersion/IGlobbingResolver" Type["GlobbingResolver"] class Type type-node

Syntax

public class GlobbingResolver : IGlobbingResolver

Methods

Name Value Summary
GetDirectoryInfoWrapper(string) DirectoryInfoBase
Resolve(string, string) IEnumerable<string>

Extension Methods

Name Value Summary
GetProperties() IEnumerable<KeyValuePair<string, string>>
NotNull<GlobbingResolver>(string) T
GitHub