class Flux::Options

Defined in:

flux.cr

Instance Method Summary

Instance Method Detail

def api_key : String | Nil #

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

[View source]
def batch_size : Int32 #

[View source]
def batch_size=(batch_size : Int32) #

[View source]
def bucket : String | Nil #

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

[View source]
def flush_delay : Time::Span #

[View source]
def flush_delay=(flush_delay : Time::Span) #

[View source]
def org : String | Nil #

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

[View source]
def uri : String | Nil #

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

[View source]