TeapotSourceTeapot

module Teapot

Nested

Definitions

LOADER_VERSION = "3.0"

Cannot load packages newer than this. Version 1.3: Added support for build-dependency library which allows options for #depends. The primary use case is private dependencies. Version 2.0: Generators removed and refactored into build. Version 2.3: Rework install_prefix -> build_prefix.

MINIMUM_LOADER_VERSION = "1.0"

Cannot load packages older than this.

TEAPOT_FILE = "teapot.rb".freeze

The package relative path to the file to load: