module Place::Router::Core::Settings::Connections

Overview

Types for representing the settings format for defining connections.

Defined in:

place/router/settings.cr

Class Method Summary

Class Method Detail

def self.parse(map : Map, sys : String) #

Parses a Map containing the system conectivity into a set of nodes and links that can be used for assembling the SignalGraph.


[View source]