C# Класс Peachpie.NETCore.Compiler.Tools.Program

Main class.
Показать файл Открыть проект

Открытые методы

Метод Описание
Main ( string args ) : int

dotnet-compile-php entry point.

Приватные методы

Метод Описание
CreateRspFile ( string args ) : string

Parses given arguments and gets new set of arguments to be passed to our compiler driver.

ParseOption ( string arg ) : string>?.KeyValuePair
ProcessRsp ( string fname ) : IEnumerable

Описание методов

Main() публичный статический Метод

dotnet-compile-php entry point.
public static Main ( string args ) : int
args string Arguments passed from dotnet build.
Результат int