Terminal.title

Gets the console's title. Only works on Windows.

  1. string title [@property getter]
    class Terminal
    @property
    string
    title
    ()
  2. string title [@property setter]

Meta