struct Sortbot::Exam::SortIntention

Defined in:

sortbot/exam.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def field : String | Nil #

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

[View source]
def from : String | Nil #

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

[View source]
def initialize #

[View source]
def to : String | Nil #

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

[View source]
def type : String | Nil #

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

[View source]