Update Lua API.rst

develop
Ryan Williams 2024-01-04 06:08:41 -08:00 committed by GitHub
parent c4c52a4af5
commit 026d2a61ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

@ -941,6 +941,10 @@ can be omitted.
Note that the returned string may be longer than the input string. For
example, ``ä`` is replaced with ``a``, and ``æ`` is replaced with ``ae``.
* ``dfhack.capitalizeStringWords(string)``
Return a version of the string with each word capitalized.
* ``dfhack.run_command(command[, ...])``
Run an arbitrary DFHack command, with the core suspended, and send output to