Pty.this

Sets our main struct and passes it to the parent class.

  1. this(VtePty* vtePty, bool ownedRef)
    class Pty
    this
    (
    VtePty* vtePty
    ,
    bool ownedRef = false
    )
  2. this(int fd, Cancellable cancellable)
  3. this(VtePtyFlags flags, Cancellable cancellable)