ProgressToken.this

A string-valued progress token.

  1. this(string token)
    struct ProgressToken
    @safe nothrow
    this
    (
    string token
    )
  2. this(long token)