Method: Marsdawn::Storage::FileSystem#get_document_info
- Defined in:
- lib/marsdawn/storage/file_system.rb
#get_document_info ⇒ Object
52 53 54 |
# File 'lib/marsdawn/storage/file_system.rb', line 52 def get_document_info YAML.load_file @doc_info_file end |