Method: Docker::ContainerPathStat#size

Defined in:
lib/drydock/docker_api_patch.rb

#sizeObject



95
96
97
# File 'lib/drydock/docker_api_patch.rb', line 95

def size
  @data.fetch('size')
end