class

Swm::LocalDockerExecutor

Inherits Reference < Object

Constructors

new(default_host : String)
Source

Instance methods

exec(command : String, node : Node | Nil = nil, show_output = false, output = Process::Redirect::Inherit, input = Process::Redirect::Inherit, env = {} of String => String) : String
Source