Class BashScript
- Namespace
- ZeroInstall.Publish.EntryPoints
- Assembly
- ZeroInstall.Publish.dll
A script written in Perl.
public sealed class BashScript : InterpretedScript, IEquatable<Candidate>, IEquatable<InterpretedScript>
- Inheritance
-
BashScript
- Implements
- Inherited Members
Properties
InterpreterInterface
The interface URI of the interpreter to run the script.
protected override FeedUri InterpreterInterface { get; }