snow-deprecated icon indicating copy to clipboard operation
snow-deprecated copied to clipboard

Introduction of a Snow object.

Open Mikoangelo opened this issue 16 years ago • 1 comments
trafficstars

I propose an object in the top scope allowing inspection of the current Snow runtime, such as version, build, architecture, etc.

One word: RUBY_VERSION >= '1.9.1'.

Also, this is a great place for easter eggs. Just saying …

Mikoangelo avatar Jun 27 '09 12:06 Mikoangelo

How about a global Environment object, containing both environment variables (and related info), and info about the Snow runtime?

Alternatively, there is already an unexposed Kernel object in the runtime that could also be used for this.

simonask avatar Jun 27 '09 12:06 simonask