Class AsciinemaPlayer.EnvironmentInfo
Environment information
Inheritance
object
AsciinemaPlayer.EnvironmentInfo
Namespace: Terminaux.Writer.CyclicWriters.Renderer.Tools
Assembly: Terminaux.dll
Syntax
public class AsciinemaPlayer.EnvironmentInfo
Properties
| Edit this page View SourceShell
Path to shell used
Declaration
[JsonIgnore]
public string Shell { get; }
Property Value
Type | Description |
---|---|
string |
Terminal
Terminal emulator name
Declaration
[JsonIgnore]
public string Terminal { get; }
Property Value
Type | Description |
---|---|
string |