class Companion::Docker::Compose::Service::Port

Defined in:

docker/compose/compose.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(str : String) #

[View source]

Instance Method Detail

def container_port : Int16 #

[View source]
def host_ip : String | Nil #

[View source]
def host_port : Int16 | Nil #

[View source]