enum Airtable::DataSource

Defined in:

airtable/data_source.cr

Enum Members

Cache = 1
Backend = 2
None = 0
All = 3

Constructors

Instance Method Summary

Constructor Detail

def self.new(string_or_nil : String | Nil = nil, int_or_symbol : Int32 | Nil | Symbol | Nil = nil) #

[View source]

Instance Method Detail

def backend? #

[View source]
def cache? #

[View source]
def none? #

[View source]