C# Class ZeroInstall.Publish.EntryPoints.PythonScript

A script written in Python.
Inheritance: InterpretedScript
显示文件 Open project: 0install/0install-win Class Usage Examples

Private Properties

Property Type Description
Analyze bool

Public Methods

Method Description
CreateCommand ( ) : Command

Private Methods

Method Description
Analyze ( DirectoryInfo baseDirectory, FileInfo file ) : bool

Method Details

CreateCommand() public method

public CreateCommand ( ) : Command
return Command