menu
analyzer_plugin package
documentation
utilities/change_builder/change_workspace.dart
ChangeWorkspace
containsFile abstract method
containsFile abstract method
dark_mode
light_mode
containsFile
abstract method
bool
containsFile
(
String
path
)
Whether the file with the given
path
is in a context root.
Implementation
bool containsFile(String path);
analyzer_plugin package
documentation
utilities/change_builder/change_workspace
ChangeWorkspace
containsFile abstract method
ChangeWorkspace class