Table of Contents

Class GeneratedStubSet

Namespace
Cress.Execution
Assembly
Cress.Execution.dll
public sealed record GeneratedStubSet : IEquatable<GeneratedStubSet>
Inheritance
GeneratedStubSet
Implements
Inherited Members

Properties

Files

public IReadOnlyList<string> Files { get; init; }

Property Value

IReadOnlyList<string>

Language

public string Language { get; init; }

Property Value

string

Steps

public IReadOnlyList<string> Steps { get; init; }

Property Value

IReadOnlyList<string>