Interface

Vte-3.91VtePtyConstructorProps

interface ConstructorProps {
    fd: number;
    flags: Vte.PtyFlags;
}

Hierarchy (View Summary)

Index

Properties

Properties

fd: number
flags: Vte.PtyFlags