Method: Gollum::Wiki#page_file_dir

Defined in:
lib/gollum/wiki.rb

#page_file_dirObject (readonly)

Gets the String directory in which all page files reside.



105
106
107
# File 'lib/gollum/wiki.rb', line 105

def page_file_dir
  @page_file_dir
end