Goonstation 13 - Modules - TypesDefine Details

code/modules/networks/computer3/mainframe2/utilities/_utility.dm

/datum/computer/file/mainframe_program/utilityUtilities are commands used for various purposes such as system operation and maintenance, search queries, date formatting, and so forth.
ABSOLUTE_PATHThe absolute path from the root directory of the provided path.
/proc/optparseParse the output of getopt into a list of options with their parameters, and command parameters.

Define Details

ABSOLUTE_PATH

The absolute path from the root directory of the provided path.