Table of Contents

Class RubyScript

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

A script written in Ruby.

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

Properties

InterpreterInterface

The interface URI of the interpreter to run the script.

protected override FeedUri InterpreterInterface { get; }

Property Value

FeedUri