module

Dontfile::Client::Pages

Instance methods

append_page_content(page_path : String, content : String)
Source
delete_page_file(page_path : String) : Dontfile::Page
Source
page(path : String, options = nil) : Dontfile::Page
Source
prepend_page_content(page_path : String, content : String)
Source
replace_page_content(page_path : String, content : String = "") : Dontfile::Page
Source