class AssetSniper::Cleanup

Included Modules

Defined in:

cleanup.cr

Constructors

Instance Method Summary

Instance methods inherited from module Util::Shell

run_shell_command(command : String, kubeconfig_path : String = "~/.kube/config", error_message : String = "", abort_on_error = true, print_output : Bool = true) : CommandResult run_shell_command

Instance methods inherited from module Util

which(command) which

Constructor Detail

def self.new(task_name : String, debug : Bool = false) #

[View source]

Instance Method Detail

def debug : Bool #

[View source]
def run #

[View source]
def task_name : String #

[View source]