Method: Muwu::Manifest#does_not_have_documents

Defined in:
lib/muwu/manifest/manifest.rb

#does_not_have_documentsObject



98
99
100
# File 'lib/muwu/manifest/manifest.rb', line 98

def does_not_have_documents
  documents_count == 0
end