menu
analysis_server_plugin package
documentation
edit/change_builder/change_builder.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);
analysis_server_plugin package
documentation
edit/change_builder/change_builder
ChangeWorkspace
containsFile abstract method
ChangeWorkspace class