Files
Terrarum/work_files/romapidoc/api_shell.tex
Song Minjae 1b877c6a52 new MANPAGE; added old skintone researches, APIDOC update
Former-commit-id: a4d95985638e6f6d2acaa95a1323a175ad5f232a
Former-commit-id: 7eae9d9f4471338380f2b0b827ff68577badcf54
2016-10-03 14:21:05 +09:00

10 lines
286 B
TeX

\section{Functions}
\begin{tabularx}{\textwidth}{l l X}
\textbf{\large Function} & \textbf{\large Return} & \textbf{\large Description}
\\ \\
\endhead
shell.run(\textbf{path}: string, \textbf{args}: table) & nil & Loads the script on \textbf{path} and executes it.
\end{tabularx}