[dolphin/search] Add method isIndexEnabled()
ClosedPublic

Authored by iasensio on Oct 7 2019, 8:31 PM.

Details

Summary

Extracts the logic for checking if the current path is indexed to its own method.

Test Plan

No behavior changes

Diff Detail

Repository
R318 Dolphin
Branch
refactor_index_enabled
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 17418
Build 17436: arc lint + arc unit
iasensio created this revision.Oct 7 2019, 8:31 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptOct 7 2019, 8:31 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
iasensio requested review of this revision.Oct 7 2019, 8:31 PM
ngraham accepted this revision.Oct 7 2019, 8:36 PM
This revision is now accepted and ready to land.Oct 7 2019, 8:36 PM
meven accepted this revision.Oct 8 2019, 7:31 AM
meven added a subscriber: meven.

Nice code improvement

This revision was automatically updated to reflect the committed changes.