Documentation

toString()

Returns a description of this binding, including its original source path, if any.

toString(): string;

Return value

The string description.

Related