class RBS::Annotate::Annotations::Copy

Copy annotation allows copying the doc from another subject. This helps working with incorrect RDoc annotations.

%a{annotate:rdoc:copy:Bar#baz}
%a{annotate:rdoc:copy:Bar.baz}
%a{annotate:rdoc:copy:Bar::Baz}