kit-doc edge
Base
class
YARD::CodeObjects::Base
View Source
YARD::CodeObjects::Base
rubocop:disable Style/Documentation
Link to this section Summary ⚠️ Private APIs are currently hidden.
Link to this section Instance methods 1
In the original code flow, the html rendering is done directly in templates.
This addition allows us to access the rendered version anywhere, and to cache it.
Note: this is an addition, not present in the original class.