code/modules/networks/computer3/mainframe2/utilities/_utility.dm 
/datum/computer/file/mainframe_program/utility | Utilities are commands used for various purposes such as system operation and maintenance, search queries, date formatting, and so forth. |
---|---|
ABSOLUTE_PATH | The absolute path from the root directory of the provided path. |
/proc/optparse | Parse 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.