scripts property

Map<String, WipScript> get scripts

Implementation

Map<String, WipScript> get scripts => UnmodifiableMapView(_scripts);