loadedUrls property

Set<Uri> loadedUrls
final

The set of canonical stylesheet URLs that were loaded in the course of the compilation, before it failed.

Implementation

final Set<Uri> loadedUrls;