Skip to content

The inspect documentation is missing #148

Open
@xpe

Description

@xpe

On http://chaijs.com/api/plugins/, the sidebar includes 'inspect'. However, that section does not have a section heading like the others. It only shows this:

Echos the value of a value. Trys to print the value out in the best way possible given the different types.

@param { Object } obj The object to print out.
@param { Boolean } showHidden Flag that shows hidden (not enumerable) properties of objects.
@param { Number } depth Depth in which to descend in object. Default is 2.
@param { Boolean } colors Flag to turn on ANSI escape codes to color the output. Default is false (no coloring).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions