Documentation for <%= h object.path %>

<% if object.file %>
File:
<%= h object.file %>
<% end %>
Type:
<%= h(object.tag(:return) && object.tag(:return).type ? object.tag(:return).type : "undefined") %>
Visibility:
<%= object.visibility %>