C# Class ZeroInstall.Services.SelectionsFormatter

Formats Selections for string output.
Mostrar archivo Open project: 0install/0install-win

Private Methods

Method Description
GetHumanReadable ( [ selections, [ store ) : string
GetPath ( [ implementation, [ store ) : string
PrintNode ( Selections selections, StringBuilder builder, HashSet handled, IStore store, string indent, FeedUri interfaceUri ) : void

Helper method for GetHumanReadable that recursivley writes information about ImplementationSelections to a StringBuilder.