system appname - part-cw/lambdanative GitHub Wiki

(system-appname)

Returns application name as a string. This is identical to the corresponding directory name in the apps directory of the framework.

Example

> (system-appname)
"DemoConsole"