class Quark::Location

Overview

location from sql

Defined in:

location.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path : String, times : Int32, last) #

create location


[View source]

Instance Method Detail

def <=>(other) #

compare with other locations


[View source]
def last : Time #

[View source]
def path : String #

class variables


[View source]
def score : Float64 #

[View source]
def times : Int32 #

[View source]