dfhack/docs/builtins/type.rst

15 lines
292 B
ReStructuredText

2022-07-18 11:58:35 -06:00
type
====
2022-07-18 11:58:35 -06:00
.. dfhack-tool::
:summary: Describe how a command is implemented.
:tags: system
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.
2022-07-18 11:58:35 -06:00
Usage::
type <command>