14 lines
280 B
ReStructuredText
14 lines
280 B
ReStructuredText
type
|
|
====
|
|
|
|
Tags: system
|
|
:dfhack-keybind:`type`
|
|
|
|
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>
|