Table of Contents

Class PhpScript

Namespace
ZeroInstall.Publish.EntryPoints
Assembly
ZeroInstall.Publish.dll

A script written in PHP.

public sealed class PhpScript : InterpretedScript, IEquatable<Candidate>, IEquatable<InterpretedScript>
Inheritance
PhpScript
Implements
Inherited Members

Properties

InterpreterInterface

The interface URI of the interpreter to run the script.

protected override FeedUri InterpreterInterface { get; }

Property Value

FeedUri