menu
glacier package
documentation
compiler/compiler.dart
Compiler
fileContentCache property
fileContentCache property
dark_mode
light_mode
fileContentCache
property
Map
<
String
,
FileCacheable
>
fileContentCache
final
Implementation
final Map<String, FileCacheable> fileContentCache = {};
glacier package
documentation
compiler/compiler
Compiler
fileContentCache property
Compiler class