Method: Jekyll::Layout#ext

Defined in:
lib/jekyll/layout.rb

#extObject

Gets/Sets the extension of this layout.



15
16
17
# File 'lib/jekyll/layout.rb', line 15

def ext
  @ext
end