Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

Return a string identifying the current platform, either "macosx", "linux", "openbsd", "win32", "android" or "ios".

Example

> (system-platform)
"macosx"
Clone this wiki locally