module Util::Shell

Defined in:

util/shell.cr

Class Method Summary

Class Method Detail

def self.run(command : String, kubeconfig_path : String, hetzner_token : String) : Result #

[View source]