Sha256: 10d77a4376703966ec3a3a8fedfe59af9687d2b1767273abd9743d8e6eee4e3a

Contents?: true

Size: 187 Bytes

Versions: 16

Compression:

Stored size: 187 Bytes

Contents

module ModName
  private

  # Docstring
  module OtherModName
  end
end

module            StressTest; end

module A; end

module Q
	module A::B
	end
end

module ::Kernel
  def x; end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
yard-0.5.8 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.7 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.6 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.5 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.4 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.3 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.2 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.1p1 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.1 spec/handlers/examples/module_handler_001.rb.txt
yard-0.5.0 spec/handlers/examples/module_handler_001.rb.txt
yard-0.4.0 spec/handlers/examples/module_handler_001.rb.txt
yard-0.2.3.5 spec/handlers/examples/module_handler_001.rb.txt
yard-0.2.3.4 spec/handlers/examples/module_handler_001.rb.txt
yard-0.2.3.2 spec/handlers/examples/module_handler_001.rb.txt
yard-0.2.3.3 spec/handlers/examples/module_handler_001.rb.txt
yard-0.2.3 spec/handlers/examples/module_handler_001.rb.txt