C# Класс ZeroInstall.Store.Implementations.StoreUtils

Helper methods for IStores and paths.
Показать файл Открыть проект

Открытые методы

Метод Описание
PathInAStore ( [ path ) : bool

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

Приватные методы

Метод Описание
GetPathSafe ( [ store, ManifestDigest manifestDigest ) : string
ListAllSafe ( [ store ) : IEnumerable
ListAllTempSafe ( [ store ) : IEnumerable

Описание методов

PathInAStore() публичный статический Метод

Determines whether a path looks like it is inside a store known by ManifestFormat.
public static PathInAStore ( [ path ) : bool
path [
Результат bool