Class PulpProxy::DiskUsage
In: lib/smart_proxy_pulp_plugin/disk_usage.rb
Parent: Object

Methods

new   to_json  

Included Modules

::Proxy::Util ::Proxy::Log

Constants

SIZE = { :kilobyte => 1_024, :megabyte => 1_048_576, :gigabyte => 1_073_741_824, :terabyte => 1_099_511_627_776 }

Attributes

command_path  [R] 
path  [R] 
size  [R] 
stat  [R] 

Public Class methods

Public Instance methods

[Validate]