TapeArtifactKind
Namespace: Hex1b.Automation
Assembly: Hex1b.dll
Identifies the format of a generated tape artifact.
csharp
public enum TapeArtifactKindFields
Asciicast
An asciicast v2 terminal recording.
Returns: TapeArtifactKind
csharp
Asciicast = 0GoldenText
VHS-compatible text checkpoints separated by horizontal lines.
Returns: TapeArtifactKind
csharp
GoldenText = 1