Class AsciinemaPlayer.EnvironmentInfo
Environment information
Inheritance
object
AsciinemaPlayer.EnvironmentInfo
Namespace
Syntax
public class AsciinemaPlayer.EnvironmentInfo
Properties
Shell
Path to shell used
Property Value
string
Declaration
[JsonIgnore]
public string Shell { get; }
Terminal
Terminal emulator name
Property Value
string
Declaration
[JsonIgnore]
public string Terminal { get; }