C# Class ZeroInstall.Store.Implementations.StoreUtils

Helper methods for IStores and paths.
Afficher le fichier Open project: 0install/0install-win

Méthodes publiques

Méthode Description
PathInAStore ( [ path ) : bool

Determines whether a path looks like it is inside a store known by ManifestFormat.

Private Methods

Méthode Description
GetPathSafe ( [ store, ManifestDigest manifestDigest ) : string
ListAllSafe ( [ store ) : IEnumerable
ListAllTempSafe ( [ store ) : IEnumerable

Method Details

PathInAStore() public static méthode

Determines whether a path looks like it is inside a store known by ManifestFormat.
public static PathInAStore ( [ path ) : bool
path [
Résultat bool