blip  0.1
Runtime Class Reference

Miscellaneous runtime functions. More...

#include <Runtime.hpp>

Static Public Member Functions

static ccxx::String getSystemProperty (const char *name)
 Get the value of a system property. More...
 

Detailed Description

Miscellaneous runtime functions.

Author
Mark Lindner

Member Function Documentation

◆ getSystemProperty()

String getSystemProperty ( const char *  name)
static

Get the value of a system property.

Parameters
nameThe name of the property.
Returns
The value of the property, or String::null if the property is not defined.

The documentation for this class was generated from the following files: