Function valueInspect

  • Dump the value to the local console output.

    This method acts as a default implementation for most haystack value types.

    Type Parameters

    Parameters

    • value: Value
    • Optionalmessage: string

      An optional message to display before the value.

    Returns Value

    The value instance.