Sha256: 6b5ebbf5726724c1dc42c63ff73ca48ea7ecac37ac36a331a84245ac643f6fc7

Contents?: true

Size: 118 Bytes

Versions: 2

Compression:

Stored size: 118 Bytes

Contents

# frozen_string_literal: true

module TTY
  class Prompt
    class List
      def clear

      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
git_selector-0.2.3 lib/monkey_patches/tty/prompt/list.rb
git_selector-0.2.2 lib/monkey_patches/tty/prompt/list.rb