Module: LibCLImate
- Defined in:
- lib/libclimate/climate.rb,
lib/libclimate/version.rb,
lib/libclimate/libclimate.rb
Overview
Main module for libCLImate.Ruby library
Components of Interest
- ::LibCLImate::Climate
Defined Under Namespace
Classes: Climate
Constant Summary collapse
- VERSION =
Current version of the libCLImate.Ruby library
'0.17.1'- VERSION_MAJOR =
Major version of the libCLImate.Ruby library
VERSION_PARTS_[0]
- VERSION_MINOR =
Minor version of the libCLImate.Ruby library
VERSION_PARTS_[1]
- VERSION_REVISION =
Revision version of the libCLImate.Ruby library
VERSION_PARTS_[2]