class CB::Psql

Defined in:

cb/psql.cr

Instance Method Summary

Instance methods inherited from class CB::Action

call call, client : CB::Client client, output : IO output, output=(output : IO) output=, run run

Constructor methods inherited from class CB::Action

new(client : Client, output : IO = STDOUT) new

Instance Method Detail

def cluster_id : String | Nil #

[View source]
def cluster_id=(str : String) #

[View source]
def cluster_id=(cluster_id : String | Nil) #

[View source]
def run #

[View source]