Sha256: c9ee550663af7cd552c92a4357a7ec1eec5b052a16562b912bd9fee0fc4335ab
Contents?: true
Size: 205 Bytes
Versions: 6
Compression:
Stored size: 205 Bytes
Contents
module AppMap module Config # Scan a specific file for AppMap features. # # @appmap class File < Path # @appmap def initialize(path) super end end end end
Version data entries
6 entries across 6 versions & 1 rubygems