console.dir

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void dir(T0 item, Optional!(T1) options)
    struct console
    nothrow static
    void
    dir
    (
    T0
    T1
    )
    (
    scope auto ref T0 item
    ,
    scope auto ref Optional!(T1) options
    )
  2. void dir(T0 item)

Meta