C# Class ZeroInstall.Commands.CliCommands.StoreMan.DirCommand

Inheritance: StoreSubCommand
Show file Open project: 0install/0install-win

Protected Methods

Method Description
DirCommand ( [ handler ) : System.Collections.Generic
GetImplementationDirs ( ) : IEnumerable
GetPath ( ) : string
SetImplementationDirs ( [ paths ) : void

Method Details

DirCommand() protected method

protected DirCommand ( [ handler ) : System.Collections.Generic
handler [
return System.Collections.Generic

GetImplementationDirs() protected method

protected GetImplementationDirs ( ) : IEnumerable
return IEnumerable

GetPath() protected method

protected GetPath ( ) : string
return string

SetImplementationDirs() protected method

protected SetImplementationDirs ( [ paths ) : void
paths [
return void