class Crystush::Configuration
- Crystush::Configuration
- Reference
- Object
Defined in:
crystush/configuration.crInstance Method Summary
- #debug_each_step : Bool
- #debug_each_step=(debug_each_step : Bool)
- #max_random_float : Float64
- #max_random_float=(max_random_float : Float64)
- #max_random_integer : Int32
- #max_random_integer=(max_random_integer : Int32)
- #min_random_float : Float64
- #min_random_float=(min_random_float : Float64)
- #min_random_integer : Int32
- #min_random_integer=(min_random_integer : Int32)
- #top_level_push_code : Bool
- #top_level_push_code=(top_level_push_code : Bool)