C# 클래스 ZeroInstall.Store.Implementations.StoreUtils

Helper methods for IStores and paths.
파일 보기 프로젝트 열기: 0install/0install-win

공개 메소드들

메소드 설명
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