module Helm::ShellCMD

Defined in:

modules/helm/helm.cr

Class Method Summary

Class Method Detail

def self.raise_exc_on_error(&) #

[View source]
def self.run(cmd, logger : ::Log = Log, force_output = false) : CMDResult #

logger should have method name (any other scopes, if necessary) that is calling attached using .for() method.


[View source]