class Simulator::Environments

Overview

All Environments

Defined in:

models.cr

Constructors

Instance Method Summary

Constructor methods inherited from class Simulator::Model

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new
new

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

All Environments


[View source]

Instance Method Detail

def environments : Hash(String, Simulator::Environment) #

[View source]
def environments=(environments : Hash(String, Simulator::Environment)) #

[View source]