2022-07-18 11:58:35 -06:00
|
|
|
type
|
2022-07-20 00:01:25 -06:00
|
|
|
====
|
|
|
|
|
|
|
|
Tags: system
|
|
|
|
:dfhack-keybind:`type`
|
2022-07-18 11:58:35 -06:00
|
|
|
|
|
|
|
Describes 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>
|