Skip to content

Index of Module config

Chris Petersen edited this page Aug 2, 2013 · 19 revisions

Module: config

The config module provides information about the application version, name, directory and other configuration related details.

Functions in this module:

Function Short Description
(system-pathseparator) Returns the platform path separator
(system-directory) Returns the applications working directory
(system-appdirectory) Returns iOS application directory
(system-platform) Returns platform OS identifier
(system-appname) Returns application name
(system-appversion) Returns application version string
(system-cmdarg) placeholder, please help expand!
(system-buildhash) Returns the compile time git hash of all frameworks
(system-buildepoch) Returns the compile time unix timestamp
(system-builddate) placeholder, please help expand!
Clone this wiki locally