menu
dart_git package
documentation
storage/object_storage.dart
ObjectStorage
ObjectStorage.new constructor
ObjectStorage.new constructor
dark_mode
light_mode
ObjectStorage
constructor
ObjectStorage
(
String
_gitDir
,
FileSystem
_fs
)
Implementation
ObjectStorage(this._gitDir, this._fs);
dart_git package
documentation
storage/object_storage
ObjectStorage
ObjectStorage.new constructor
ObjectStorage class