menu
revali package
documentation
ast/file_system/analyzer_folder.dart
AnalyzerFolder
exists property
exists property
dark_mode
light_mode
exists
property
@
override
bool
get
exists
override
Return
true
if this resource exists.
Implementation
@override bool get exists => directory.existsSync();
revali package
documentation
ast/file_system/analyzer_folder
AnalyzerFolder
exists property
AnalyzerFolder class