importsLibrary abstract method

bool importsLibrary(
  1. Uri uri
)

Return true if the given library uri is already imported or will be imported by a scheduled edit.

Implementation

bool importsLibrary(Uri uri);