This is an archive of the discontinued Mercurial Phabricator instance.

storageutil: make all callables optional
ClosedPublic

Authored by indygreg on Sep 28 2018, 8:18 PM.

Details

Summary

Not all storage backends may implement these callables. That's part
of the reason these methods aren't exposed on the storage interface.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Sep 28 2018, 8:18 PM
This revision was automatically updated to reflect the committed changes.