class DockerRegistry2::Manifest

Attributes

body[RW]
headers[RW]

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/registry/manifest.rb, line 5
def initialize
  super
end