scripts property

Map<String, WipScript> scripts

Implementation

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