class Db::Result::Row

Defined in:

crystal-sync/db/result.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(result : Db::Result) #

[View source]

Instance Method Detail

def [](*args, **options) #

[View source]
def [](*args, **options, &) #

[View source]
def to_a(*args, **options) #

[View source]
def to_a(*args, **options, &) #

[View source]