dfhack/docs/builtins/type.rst

18 lines
300 B
ReStructuredText

type
====
.. dfhack-tool::
:summary: Describe how a command is implemented.
:tags: dfhack
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>