dfhack/docs/builtins/type.rst

18 lines
300 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.
2022-08-12 00:34:37 -06:00
: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.
2022-07-18 11:58:35 -06:00
2022-08-17 23:42:02 -06:00
Usage
-----
::
2022-07-18 11:58:35 -06:00
type <command>