Sha256: 57b3d44d3f22bf9f771b4eb90cf86306a01b7d9121735ee03a45b0d3adc72f44

Contents?: true

Size: 115 Bytes

Versions: 1

Compression:

Stored size: 115 Bytes

Contents

module Listen
  module Adapter
    class Windows < Base
      def self.usable?
      end
    end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jekyll-plus-0.2.0 lib/patches/listen_windows_adapter.rb