getScripts method

Iterable<String> getScripts()

Implementation

Iterable<String> getScripts() => getAssets(kPackScriptsPath, false);