class YARD::Serializers::YardocSerializer
def locked_for_writing?
-
(Boolean)
- whether the database is currently locked for writing
def locked_for_writing? File.exist?(processing_path) end
(Boolean)
- whether the database is currently locked for writing
def locked_for_writing? File.exist?(processing_path) end