Search Results for

    Show / Hide Table of Contents

    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 Source

    Shell

    Path to shell used

    Declaration
    [JsonIgnore]
    public string Shell { get; }
    Property Value
    Type Description
    string
    | Edit this page View Source

    Terminal

    Terminal emulator name

    Declaration
    [JsonIgnore]
    public string Terminal { get; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX