C# Class ZeroInstall.Commands.CliCommands.List

List all known interface (program) URIs.
If a search term is given, only URIs containing that string are shown (case insensitive).
Inheritance: CliCommand
Show file Open project: 0install/0install-win Class Usage Examples

Public Methods

Method Description
Execute ( ) : ExitCode
List ( [ handler ) : System.Linq

Method Details

Execute() public method

public Execute ( ) : ExitCode
return ExitCode

List() public method

public List ( [ handler ) : System.Linq
handler [
return System.Linq