Loading lib/jsduck/builtins/chainable.rb +0 −4 Original line number Diff line number Diff line Loading @@ -7,9 +7,5 @@ module JsDuck::Builtins @signature = {:long => "chainable", :short => ">"} # show small right-arrow super end # When the tag is found, its value will always be true. def process_doc(docs) true end end end lib/jsduck/builtins/protected.rb +0 −4 Original line number Diff line number Diff line Loading @@ -7,9 +7,5 @@ module JsDuck::Builtins @signature = {:long => "protected", :short => "PRO"} super end # When the tag is found, its value will always be true. def process_doc(docs) true end end end Loading
lib/jsduck/builtins/chainable.rb +0 −4 Original line number Diff line number Diff line Loading @@ -7,9 +7,5 @@ module JsDuck::Builtins @signature = {:long => "chainable", :short => ">"} # show small right-arrow super end # When the tag is found, its value will always be true. def process_doc(docs) true end end end
lib/jsduck/builtins/protected.rb +0 −4 Original line number Diff line number Diff line Loading @@ -7,9 +7,5 @@ module JsDuck::Builtins @signature = {:long => "protected", :short => "PRO"} super end # When the tag is found, its value will always be true. def process_doc(docs) true end end end