menu
dart_git package
documentation
storage/index_storage.dart
IndexStorage
IndexStorage constructor
IndexStorage constructor
dark_mode
light_mode
IndexStorage
constructor
IndexStorage
(
String
gitDir
,
FileSystem
fs
)
Implementation
IndexStorage(this.gitDir, this.fs);
dart_git package
documentation
storage/index_storage
IndexStorage
IndexStorage constructor
IndexStorage class