class Docr::Types::ContainerTopResponse

Included Modules

Defined in:

docr/types/container_top_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def processes : Array(Array(String)) #

[View source]
def processes=(processes : Array(Array(String))) #

[View source]
def titles : Array(String) #

[View source]
def titles=(titles : Array(String)) #

[View source]