Class YARD::Serializers::YardocSerializer
In: lib/yard/serializers/yardoc_serializer.rb
Parent: FileSystemSerializer

Methods

Public Class methods

Public Instance methods

Creates a pessmistic transactional lock on the database for writing. Use with {YARD.parse} to ensure the database is not written multiple times.

@see locked_for_writing?

@return [Boolean] whether the database is currently locked for writing

@deprecated The registry no longer tracks proxy types

[Validate]