class Companion::Docker::Compose::Service::Volume

Defined in:

docker/compose/compose.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(str : String) #

[View source]

Instance Method Detail

def fix_local_source(working_directory : Path) : Nil #

Converts relative paths to absolute paths in source


[View source]

[View source]
def source : String | Nil #

[View source]
def target : String #

[View source]