interface Deno.InspectOptions
Option which can be specified when performing Deno.inspect.
optional
strAbbreviateSize: number
The maximum length of a string before it is truncated with an ellipsis.
Option which can be specified when performing Deno.inspect.
strAbbreviateSize: number
The maximum length of a string before it is truncated with an ellipsis.