14 lines
344 B
ReStructuredText
14 lines
344 B
ReStructuredText
type
|
|
====
|
|
**Tags:** `tag/system`
|
|
:dfhack-keybind:`type`
|
|
|
|
:index:`Describe how a command is implemented.
|
|
<type; Describe how a command is implemented.>` DFHack commands can be provided
|
|
by plugins, scripts, or by the core library itself. The ``type`` command can
|
|
tell you which is the source of a particular command.
|
|
|
|
Usage::
|
|
|
|
type <command>
|