Sha256: 5592cb3ead7f7c95dca732c1e95ee3c9906d62352b89428da2404d767cafc30f
Contents?: true
Size: 178 Bytes
Versions: 141
Compression:
Stored size: 178 Bytes
Contents
class A < NotHandler process { hello } end class B < YARD::Handlers::Ruby::Base process { test } end class C < YARD::Handlers::Ruby::Legacy::Base process do test end end
Version data entries
141 entries across 119 versions & 12 rubygems
Version | Path |
---|---|
yard-0.5.4 | spec/handlers/examples/process_handler_001.rb.txt |