Method: Jekyll::ThemeBuilder#code_of_conduct
- Defined in:
- lib/jekyll/theme_builder.rb
#code_of_conduct ⇒ Object (readonly)
Returns the value of attribute code_of_conduct.
9 10 11 |
# File 'lib/jekyll/theme_builder.rb', line 9 def code_of_conduct @code_of_conduct end |