-
Notifications
You must be signed in to change notification settings - Fork 88
Index of Module config
Matthias Görges edited this page Mar 16, 2015
·
19 revisions
Module: config
The config module provides information about the application version, name, directory and other configuration related details. This module is REQUIRED for most if not all applications.
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) | Returns first command line argument, if available |
(system-cmdargv n) | Returns the nth command line argument, if available |
(system-cmdargc) | Returns the number of command line arguments |
(system-buildhash) | Returns the compile time git hash of all frameworks |
(system-buildepoch) | Returns the compile time unix timestamp |
(system-builddate) | Returns a compile time date string |
(system-builddatetime) | Returns a compile time date and time string |
-
- accelerometer
- alist
- audio
- audioaux
- base64
- btle-scan
- camera
- cdb
- cgi
- config
- csv
- curl
- digest
- dmtx
- download
- eventloop
- fcgi
- fft
- generalized-arrays
- gps
- graph
- gyro
- hidapi
- hpdf
- html
- httpsclient
- hybridapp
- json
- lmdb
- ln_core
- ln_glcore
- ln_glgui
- ln_store
- localization
- localization_gui
- localnotification
- magnetometer
- mdns
- mqtt
- mqtt-store
- multitouch
- oauth
- orientation
- p256ecdsa
- png
- portaudio
- pregexp
- pressure
- prime
- pushnotification
- redcap
- rsa
- rtaudio
- rupi
- rotation
- sanestring
- scheduler
- serial
- sets
- settings
- simplexnoise
- sqlite
- ssax
- syntax-case
- timestamp
- ttf
- uiform
- url
- uuid
- vibrate
- videoplayer
- watchdog
- website
- xml
- zip