Module: DemoMode::Clis

Defined in:
lib/demo_mode/clis/multi_word_search_patch.rb

Overview

FIXME: This patches the ‘f’ option so that it is capable of multi-word searches.

Otherwise entering 'word1 word3' will fail to find 'word1 word2 word3'
LINES CHANGED: 17-20

source: github.com/Shopify/cli-ui/blob/06ebc472fe4e04d6b58e2747c6e8a6f42d7ac2b7/lib/cli/ui/prompt/interactive_options.rb#L345

Defined Under Namespace

Modules: MultiWordSearchPatch