2022-07-18 11:58:35 -06:00
|
|
|
type
|
2022-07-20 00:01:25 -06:00
|
|
|
====
|
2022-07-22 16:16:57 -06:00
|
|
|
Tags: `tag/system`
|
2022-07-20 00:01:25 -06:00
|
|
|
:dfhack-keybind:`type`
|
2022-07-18 11:58:35 -06:00
|
|
|
|
2022-07-22 11:01:04 -06:00
|
|
|
:index:`Describe how a command is implemented.
|
|
|
|
<type; Describe how a command is implemented.>` DFHack commands can be provided
|
2022-07-22 00:21:56 -06:00
|
|
|
by plugins, scripts, or by the core library itself. The ``type`` command can
|
|
|
|
tell you which is the source of a particular command.
|
2022-07-18 11:58:35 -06:00
|
|
|
|
|
|
|
Usage::
|
|
|
|
|
|
|
|
type <command>
|