scripts property

List<ScriptRef>? scripts
getter/setter pair

A list of the scripts which constitute this library.

Implementation

List<ScriptRef>? scripts;