class Hetzner::PlacementGroup::Delete

Included Modules

Defined in:

hetzner/placement_group/delete.cr

Constructors

Instance Method Summary

Instance methods inherited from module Util

default_log_prefix default_log_prefix, log_line(line, log_prefix = "") log_line, which(command) which

Constructor Detail

def self.new(hetzner_client : Hetzner::Client, placement_group_name : String | Nil = nil, placement_group : Hetzner::PlacementGroup | Nil = nil) #

[View source]

Instance Method Detail

def run #

[View source]