Sha256: 0b759eab49d2c58e92055d8b093eb4c09a63626d830240f70c5510c7e7b29ad3
Contents?: true
Size: 1.4 KB
Versions: 45
Compression:
Stored size: 1.4 KB
Contents
type: object additionalProperties: true required: - name properties: name: type: string language: type: string appmap_dir: type: string packages: type: array items: anyOf: - type: object additionalProperties: false required: - path properties: path: type: string shallow: type: boolean exclude: type: array items: type: string - type: object additionalProperties: false required: - gem properties: gem: type: string shallow: type: boolean exclude: type: array items: type: string exclude: type: array items: type: string functions: type: array items: type: object additionalProperties: false properties: method: type: string label: type: string methods: type: array items: type: string labels: type: array items: type: string require_name: type: string gem: type: string path: type: string builtin: type: boolean force: type: boolean
Version data entries
45 entries across 45 versions & 1 rubygems